Registry / networking / cxf-rt-core

cxf-rt-core

JSON →
library2.7.18javamavenunverified

Core runtime module for Apache CXF, providing foundational services for web service development.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-core</artifactId> <version>2.7.18</version> </dependency>
INSTALL
IMPORT
SIG · CXF-RT-CORE
C
cxf-rt-core
networkingjavav2.7.18
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.

Bus
✓ org.apache.cxf.Bus

Get the default CXF bus instance.

import org.apache.cxf.Bus; import org.apache.cxf.BusFactory; Bus bus = BusFactory.getDefaultBus(); System.out.println("CXF Bus created: " + bus);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.18latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
cxf-rt-core — mvn dependency:get cxf-rt-core · libregistry