ClassIndex is an annotation processor that generates an index of classes implementing interfaces, annotated with annotations, or in common packages at compile time.
<dependency>
<groupId>org.atteo.classindex</groupId>
<artifactId>classindex</artifactId>
<version>3.13</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retrieves all classes annotated with a custom annotation using ClassIndex.
Ensure your build tool (Maven/Gradle) is configured to run annotation processors.
No dependency data recorded yet.