MVN

io.fabric8.archetypes : jms-archetype

Maven & Gradle

May 20, 2014

Fabric8 :: Archetypes :: QuickStart Camel JMS · Creates a new quickstart project using Camel and JMS.

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=jms-archetype -DarchetypeVersion=1.1.0.Beta6
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.0.Beta6
  • Latest Beta: 1.1.0.Beta6

All Versions

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

Version Vulnerabilities Updated
1.1.x
jms-archetype-1.1.0.Beta6
jms-archetype-1.1.0.Beta5
jms-archetype-1.1.0.Beta4
jms-archetype-1.1.0.Beta3
jms-archetype-1.1.0.Beta2
jms-archetype-1.1.0.Beta1

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=jms-archetype -DarchetypeVersion=1.1.0.Beta6