Apache DeltaSpike is a suite of portable CDI extensions for Java EE and Jakarta EE, and this module provides the core implementation.
<dependency>
<groupId>org.apache.deltaspike.core</groupId>
<artifactId>deltaspike-core-impl</artifactId>
<version>2.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Using DeltaSpike ConfigResolver to read configuration
Ensure your application server supports CDI 2.0 or later
No dependency data recorded yet.