Registry / dependency-injection / cxf-integration-cdi

cxf-integration-cdi

JSON →
library4.2.0javamavenunverified

Apache CXF CDI Integration enables CDI-based dependency injection for CXF web services.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-integration-cdi</artifactId> <version>4.2.0</version> </dependency>
INSTALL
IMPORT
SIG · CXF-INTEGRATION-CD
C
cxf-integration-cdi
dependency-injectionjavav4.2.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.

CXFCDIServlet
org.apache.cxf.cdi.CXFCDIServlet

Minimal usage of CXF CDI servlet

import org.apache.cxf.cdi.CXFCDIServlet; public class Example { public static void main(String[] args) { CXFCDIServlet servlet = new CXFCDIServlet(); System.out.println("CXF CDI servlet created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
30
Resources
cxf-integration-cdi — mvn dependency:get cxf-integration-cdi · libregistry