Provides an open-source implementation of the JSR-250 Common Annotations specification.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.0_spec</artifactId>
<version>1.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use the @Resource annotation for dependency injection as defined by JSR-250.
Migrate to jakarta.annotation.Resource for Jakarta EE compatibility.
No dependency data recorded yet.