Versions Compared

Key

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

...

To use this release in your maven project, the proper dependency configuration that you should use in your Maven POM is:

Code Block
xml
languagexml
<dependency>
  <groupId>org.apache.camel</groupId>
  <artifactId>camel-core</artifactId>
  <version>2.12.2</version>
</dependency>

...