You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Camel Maven Archetypes

Camel has the following Maven archetypes

Archetype Supported

Archetype

Reference

Description

camel-router

XXX

This archetype is used to create a new Maven project for Camel routes. You can use this quickly to get up to speed. The archetypes includes sample code that supporting Spring style routing as well.

camel-component

XXX

This archetype is used for creating a new Maven project for Camel components. Use this if there is a component missing in Camel that you want to create yourself.

TODO: see also
TODO: link to the spring sample for the camel-router.

  • No labels