Scans class files to build an annotation database, useful for frameworks that need to discover annotated classes at runtime.
<dependency>
<groupId>org.scannotation</groupId>
<artifactId>scannotation</artifactId>
<version>1.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Scans class files and builds an annotation index.
Consider using modern alternatives like ClassGraph for better module support.
No dependency data recorded yet.