MVN

io.fabric8.archetypes : swarm-camel-rest-archetype

Maven & Gradle

Jul 06, 2016

Fabric8 :: Archetypes :: Swarm :: Camel REST endpoint with Undertow · Creates a new Camel REST Service running in a standalone Java Swarm Container

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=swarm-camel-rest-archetype -DarchetypeVersion=2.2.140
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.archetypes : swarm-camel-rest-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.2.140

All Versions

Choose a version of io.fabric8.archetypes : swarm-camel-rest-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.2.x
swarm-camel-rest-archetype-2.2.140
swarm-camel-rest-archetype-2.2.138

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=swarm-camel-rest-archetype -DarchetypeVersion=2.2.140