Apache Geronimo implementation of the Java Annotation 1.1 specification API.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.1_spec</artifactId>
<version>1.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of @Resource annotation
Use jakarta.annotation for Java EE 8+ or migrate to Java SE platform annotations.
No dependency data recorded yet.