Registry / utility / geronimo-annotation-1-3-spec

geronimo-annotation-1-3-spec

JSON →
library1.3javamavenunverified

Provides the Common Annotations specification API (JSR 250) version 1.3 for use in Java EE applications.

<dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-annotation_1.3_spec</artifactId> <version>1.3</version> </dependency>
INSTALL
IMPORT
SIG · GERONIMO-ANNOTATIO
G
geronimo-annotation-1-3-spec
utilityjavav1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Resource
javax.annotation.Resource

Demonstrates using the @Resource annotation for dependency injection.

import javax.annotation.Resource; public class Example { @Resource private String dataSource; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
geronimo-annotation-1-3-spec — mvn dependency:get geronimo-annotation-1-3-spec · libregistry