Registry / serialization / camel-jaxb

camel-jaxb

JSON →
library4.20.0javamavenunverified

Apache Camel component for JAXB data format, enabling XML marshalling and unmarshalling in Camel routes.

<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-jaxb</artifactId> <version>4.20.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-JAXB
C
camel-jaxb
serializationjavav4.20.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.

JaxbDataFormat
org.apache.camel.component.jaxb.JaxbDataFormat

Create a JAXB data format instance for Camel.

import org.apache.camel.component.jaxb.JaxbDataFormat; public class Example { public static void main(String[] args) { JaxbDataFormat jaxb = new JaxbDataFormat(); System.out.println("Camel JAXB data format created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.20.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
30
OpenAI (training)
1
Resources
camel-jaxb — mvn dependency:get camel-jaxb · libregistry