Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix some small typos and grammar

...

Dependencies

To use CSV in your camel Camel routes you need to add the a dependency on camel-csv, which implements this data format.

If you use maven Maven you could can just add the following to your pom.xml, substituting the version number for the latest & and greatest release (see the download page for the latest versions).

...