Groovy XML
JVM since3.29.0 Native since3.29.0
Transform between XML and Groovy Node (Map structure) objects.
Maven coordinates
Or add the coordinates to your existing project:
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-groovy-xml</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.
Camel Quarkus limitations
Native mode limitations
Due to an issue in GraalVM / Mandrel 23.1.x, you must build your native application with the |