Language
JVM since1.1.0 Nativeunsupported
Execute scripts in any of the languages supported by Camel.
What’s inside
-
Language component, URI syntax:
language:languageName:resourceUri
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-language</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.