github classgraph/classgraph fast-classpath-scanner-3.0.0

latest releases: classgraph-4.8.179, classgraph-4.8.178, classgraph-4.8.177...
6 years ago

Version 3.0.0 of FastClasspathScanner. This is a significant new release, adding support for module path scanning for JDK 9, 10 and beyond, completely implemented using reflection for backwards compatibility with JDK 7 and 8.

FastClasspathScanner is also now modularized, so it can be used out of the box as a Java module on JDK9+.

FCS is now also modularized, so it can be used out of the box as a Java module on JDK9+. Huge shout-out to @gunnarmorling and the incredible moditect team for creating their Maven plugin for easy creation of module-info.class.

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.