Registry / serialization / cxf-xjc-runtime

cxf-xjc-runtime

JSON →
library4.1.2javamavenunverified

Runtime library for Apache CXF's XJC (XML Schema to Java) utilities, used in JAXB data binding.

<dependency> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>cxf-xjc-runtime</artifactId> <version>4.1.2</version> </dependency>
INSTALL
IMPORT
SIG · CXF-XJC-RUNTIME
C
cxf-xjc-runtime
serializationjavav4.1.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.

JAXBUtils
org.apache.cxf.xjc.runtime.JAXBUtils

Access the JAXBUtils class from the CXF XJC runtime for JAXB operations.

import org.apache.cxf.xjc.runtime.JAXBUtils; public class Example { public static void main(String[] args) { System.out.println("JAXBUtils available: " + JAXBUtils.class.getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.1.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
cxf-xjc-runtime — mvn dependency:get cxf-xjc-runtime · libregistry