XML JAXB
Since Camel Quarkus1.0.0 JVMsupported Nativesupported
An XML stack for parsing XML route definitions. A legacy alternative to the fast an light weight camel-quarkus-xml-io
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xml-jaxb</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.