Versions Compared

Key

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

...

Camel uses Maven as its build tool. If you don't fancy using Maven you can use your IDE directly or Download a distribution or JAR.

Prequisites

Required:

Optional:

  • Prince is needed to generate the PDF documenation

A normal build

Code Block
mvn install

...