Registry / web-framework / cxf-bundle

cxf-bundle

JSON →
library2.7.18javamavenunverified

Apache CXF is an open-source services framework that helps build and develop services using frontend programming APIs, like JAX-WS and JAX-RS.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-bundle</artifactId> <version>2.7.18</version> </dependency>
INSTALL
IMPORT
SIG · CXF-BUNDLE
C
cxf-bundle
web-frameworkjavav2.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.

WebClient
org.apache.cxf.jaxrs.client.WebClient

Minimal usage of Apache CXF WebClient

import org.apache.cxf.jaxrs.client.WebClient; public class Example { public static void main(String[] args) { WebClient client = WebClient.create("http://example.com/api"); System.out.println("CXF client created"); } }
Debug
Known issues
breakingCXF 2.7.x is outdated and may have security vulnerabilities.
fix
Upgrade to a newer version like 3.5.x or later.
affects: <=2.7.18
Upgrade
Version history
2.7.18latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
cxf-bundle — mvn dependency:get cxf-bundle · libregistry