github classgraph/classgraph fast-classpath-scanner-1.93.0

latest releases: classgraph-4.8.172, classgraph-4.8.171, classgraph-4.8.170...
7 years ago

Approaching 2.0 beta release. Implements a new API for class matching using Java 8 stream filtering.

  • Exposed ClassInfo object to the user-facing API. Added a large number of getter methods for querying the class graph.
  • Added ScanResult#getClassNameToClassInfo() for getting all the ClassInfo objects from the scan.
  • Updated the docs to describe this new, 3rd mechanism for classpath scanning using Java 8 streams. Remains backwards compatibility with Java 7.
  • Numerous small bugfixes -- recommended update.

Closes #69.

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.