Registry / dependency-injection / openwebbeans-se

openwebbeans-se

JSON →
library4.0.3javamavenunverified

An open-source implementation of the Jakarta CDI 4.0 Specification for Java SE environments.

<dependency> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans-se</artifactId> <version>4.0.3</version> </dependency>
INSTALL
IMPORT
SIG · OPENWEBBEANS-SE
O
openwebbeans-se
dependency-injectionjavav4.0.3
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.

WebBeansContainer
org.apache.webbeans.container.WebBeansContainer

Initializes the CDI container in a Java SE environment.

import org.apache.webbeans.container.WebBeansContainer; public class QuickStart { public static void main(String[] args) { WebBeansContainer container = new WebBeansContainer(); container.start(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
26
OpenAI (training)
1
Resources
openwebbeans-se — mvn dependency:get openwebbeans-se · libregistry