Apache Geronimo implementation of the JSR-365 Context and Dependency Injection 2.0 Specification for Java EE.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jcdi_2.0_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.
Initialize a CDI 2.0 SE container
Add a CDI implementation dependency (e.g., org.jboss.weld.se:weld-se-core).
No dependency data recorded yet.