github classgraph/classgraph fast-classpath-scanner-4.0.0-beta-8

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

This release updates the name of the Maven group from io.github.lukehutch.fast-classpath-scanner to io.github.fast-classpath-scanner. Your Maven dependency rule should now be:

<dependency>
    <groupId>io.github.fast-classpath-scanner</groupId>
    <artifactId>fast-classpath-scanner</artifactId>
    <version>LATEST</version>
</dependency>

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.