Fast Classpath Scanner is an ultra-fast, lightweight Java classpath and module path scanner that parses classfile binary format directly.
<dependency>
<groupId>io.github.lukehutch</groupId>
<artifactId>fast-classpath-scanner</artifactId>
<version>3.1.15</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Scanning for classes with a specific annotation
Migrate to io.github.classgraph:classgraph
No dependency data recorded yet.