Base64
Since Camel Quarkus 1.0.0-M1, JVM and native
Encode and decode data using Base64.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-base64</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.