Camel languages supported on Quarkus

There are 18 languages (0 deprecated, 4 JVM only)

Language Artifact JVM
since
Native
since
Support
level
Description

Bean method

camel-quarkus-bean

0.1.0

0.1.0

Call a method of the specified Java bean passing the Exchange, Body or specific headers to it.

Constant

camel-quarkus-core

0.0.1

0.0.1

A fixed value set only once during the route startup.

CSimple

camel-quarkus-csimple

1.5.0

1.5.0

Evaluate a compile simple expression language.

ExchangeProperty

camel-quarkus-core

0.0.1

0.0.1

Get the value of named Camel Exchange property.

File

camel-quarkus-core

0.0.1

0.0.1

For expressions and predicates using the file/simple language.

Groovy

camel-quarkus-groovy

1.0.0

n/a

Evaluate a Groovy script.

Header

camel-quarkus-core

0.0.1

0.0.1

Get the value of the named Camel Message header.

HL7 Terser

camel-quarkus-hl7

1.1.0

1.8.0

Get the value of an HL7 message field specified by terse location specification syntax.

jOOR

camel-quarkus-joor

2.0.0

n/a

Evaluate a jOOR (Java compiled once at runtime) expression language.

JsonPath

camel-quarkus-jsonpath

1.0.0

1.0.0

Evaluate a JsonPath expression against a JSON message body.

MVEL

camel-quarkus-mvel

1.1.0

n/a

Evaluate an MVEL template against the Camel Exchange.

OGNL

camel-quarkus-ognl

1.0.0

n/a

Evaluate an Apache Commons Object Graph Navigation Library (OGNL) expression against the Camel Exchange.

Ref

camel-quarkus-core

0.0.1

0.0.1

Look up an expression in the Camel Registry and evaluate it.

Simple

camel-quarkus-core

0.0.1

0.0.1

Evaluate Camel’s built-in Simple language expression against the Camel Exchange.

Tokenize

camel-quarkus-core

0.0.1

0.0.1

Tokenize text payloads using the specified delimiter patterns.

XML Tokenize

camel-quarkus-xml-jaxp

1.0.0

1.0.0

Tokenize XML payloads using the specified path expression.

XPath

camel-quarkus-xpath

1.0.0

1.0.0

Evaluate an XPath expression against an XML payload.

XQuery

camel-quarkus-saxon

1.1.0

2.0.0

Evaluate an XQuery expressions against an XML payload.