Registry / web-framework / cxf-core

cxf-core

JSON →
library4.2.2javamavenunverified

Apache CXF Core provides the foundational classes for building web services using JAX-WS and JAX-RS APIs.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-core</artifactId> <version>4.2.2</version> </dependency>
INSTALL
IMPORT
SIG · CXF-CORE
C
cxf-core
web-frameworkjavav4.2.2
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

Create and access 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
4.2.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
cxf-core — mvn dependency:get cxf-core · libregistry