Apache Geronimo implementation of the JSR-299 Context and Dependency Injection for the Java EE Platform.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jcdi_1.0_spec</artifactId>
<version>1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Injects a default bean using CDI annotations.
Migrate to jakarta.enterprise.inject.Default for Jakarta EE 9+.
No dependency data recorded yet.