Registry / dependency-injection / geronimo-atinject-1-0-spec

geronimo-atinject-1-0-spec

JSON →
library1.2javamavenunverified

Apache Geronimo implementation of the JSR-330 Dependency Injection specification API.

<dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-atinject_1.0_spec</artifactId> <version>1.2</version> </dependency>
INSTALL
IMPORT
SIG · GERONIMO-ATINJECT-
G
geronimo-atinject-1-0-spec
dependency-injectionjavav1.2
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.

Inject
javax.inject.Inject

Uses @Inject annotation for dependency injection.

import javax.inject.Inject; public class MyService { @Inject private MyDependency dependency; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
40
OpenAI (training)
1
Resources
geronimo-atinject-1-0-spec — mvn dependency:get geronimo-atinject-1-0-spec · libregistry