Camel XStream provides support for serializing and deserializing Java objects to and from XML using the XStream library.
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xstream</artifactId>
<version>3.22.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an XStream data format instance for Camel routes.
No known issues recorded.
No dependency data recorded yet.