Registry / dependency-injection / weld-api

weld-api

JSON →
library7.0.Alpha7javamavenunverified

Weld specific extensions to the CDI API for dependency injection.

<dependency> <groupId>org.jboss.weld</groupId> <artifactId>weld-api</artifactId> <version>7.0.Alpha7</version> </dependency>
INSTALL
IMPORT
SIG · WELD-API
W
weld-api
dependency-injectionjavav7.0.Alpha7
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.

Weld
org.jboss.weld.environment.se.Weld

Minimal usage initializing Weld SE container.

import org.jboss.weld.environment.se.Weld; import org.jboss.weld.environment.se.WeldContainer; Weld weld = new Weld(); WeldContainer container = weld.initialize();
Debug
Known issues
breakingVersion 7.0.Alpha7 is an alpha release; API may change.
fix
Use a stable version like 5.x for production.
affects: >=7.0.0-alpha
Upgrade
Version history
7.0.Alpha7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
24
OpenAI (training)
1
Resources
weld-api — mvn dependency:get weld-api · libregistry