Apache DeltaSpike module for controlling Weld CDI container lifecycle.
<dependency>
<groupId>org.apache.deltaspike.cdictrl</groupId>
<artifactId>deltaspike-cdictrl-weld</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.
Minimal example starting and stopping a Weld container using DeltaSpike.
Ensure your project uses Weld 3.x or later.
No dependency data recorded yet.