Registry / dependency-injection / openwebbeans-spi

openwebbeans-spi

JSON →
library4.1.0javamavenunverified

Service Provider Interfaces for Apache OpenWebBeans, a CDI container.

<dependency> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans-spi</artifactId> <version>4.1.0</version> </dependency>
INSTALL
IMPORT
SIG · OPENWEBBEANS-SPI
O
openwebbeans-spi
dependency-injectionjavav4.1.0
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.

ContainerLifecycle
org.apache.webbeans.spi.ContainerLifecycle

Start the CDI container using the ContainerLifecycle SPI.

import org.apache.webbeans.spi.ContainerLifecycle; ContainerLifecycle lifecycle = ...; lifecycle.startApplication(null);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
Resources
openwebbeans-spi — mvn dependency:get openwebbeans-spi · libregistry