Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Mvel

Avialable in Camel 2.0Camel allows Mvel to be used as an Expression or Predicate the DSL or Xml Configuration.

...

Code Block
<dependency>
  <groupId>org.apache.camel</groupId>
  <artifactId>camel-mvel</artifactId>
  <version>2<version>x.0x.0<x</version>
</dependency>

Otherwise, you'll also need MVEL