Camel languages supported on Quarkus
There are 22 languages (2 deprecated, 1 JVM only)
Language | Artifact | JVM since | Native since | Support level | Description |
---|---|---|---|---|---|
camel-quarkus-bean | 0.1.0 | 0.1.0 | Stable | Calls a Java bean method. | |
camel-quarkus-core | 0.0.1 | 0.0.1 | Stable | A fixed value set only once during the route startup. | |
camel-quarkus-csimple | 1.5.0 | 1.5.0 | Stable | Evaluate a compiled simple expression. | |
camel-quarkus-datasonnet | 2.10.0 | 2.10.0 | Stable | To use DataSonnet scripts for message transformations. | |
camel-quarkus-core | 0.0.1 | 0.0.1 | Stable | Gets a property from the Exchange. | |
camel-quarkus-core | 0.0.1 | 0.0.1 | Stable | File related capabilities for the Simple language | |
camel-quarkus-groovy | 1.0.0 | 3.2.0 | Stable | Evaluates a Groovy script. | |
camel-quarkus-core | 0.0.1 | 0.0.1 | Stable | Gets a header from the Exchange. | |
camel-quarkus-hl7 | 1.1.0 | 1.8.0 | Stable | Get the value of a HL7 message field specified by terse location specification syntax. | |
camel-quarkus-joor | 2.0.0 | 3.2.0 | Stable | Evaluates a Java (Java compiled once at runtime) expression. | |
camel-quarkus-joor | 2.0.0 | 3.2.0 | Stable | Evaluates a jOOR (Java compiled once at runtime) expression. | |
camel-quarkus-jq | 2.11.0 | 2.11.0 | Stable | Evaluates a JQ expression against a JSON message body. | |
camel-quarkus-jsonpath | 1.0.0 | 1.0.0 | Stable | Evaluates a JSONPath expression against a JSON message body. | |
camel-quarkus-mvel | 1.1.0 | n/a | Preview | Evaluates a MVEL template. | |
camel-quarkus-ognl | 1.0.0 | 3.2.0 | Stable | Evaluates an OGNL expression (Apache Commons OGNL). | |
camel-quarkus-core | 0.0.1 | 0.0.1 | Stable | Uses an existing expression from the registry. | |
camel-quarkus-core | 0.0.1 | 0.0.1 | Stable | Evaluates a Camel simple expression. | |
camel-quarkus-core | 0.0.1 | 0.0.1 | Stable | Tokenize text payloads using delimiter patterns. | |
camel-quarkus-core | 0.0.1 | 0.0.1 | Stable | Gets a variable | |
camel-quarkus-xpath | 1.0.0 | 1.0.0 | Stable | Evaluates an XPath expression against an XML payload. | |
camel-quarkus-saxon | 1.1.0 | 2.0.0 | Stable | Evaluates an XQuery expressions against an XML payload. | |
camel-quarkus-stax | 1.1.0 | 1.7.0 | Stable | Tokenize XML payloads. |