github classgraph/classgraph fast-classpath-scanner-3.1.2

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

Allow whitelisting of jars in the JDK/JRE lib/ or ext/ directory, even when system jars are blacklisted, using (in the scan spec) strings of the form "lib:myjarname.jar" / "ext:myjarname.jar".

Also allow whitelisting or blacklisting of modules to scan, using "mod:com.xyz.modulename" for whitelisting or "-mod:com.xyz.modulename" for blacklisting.

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.