MVN

io.fabric8.archetypes : jboss-fuse-cxf-rest-archetype

Maven & Gradle

Aug 17, 2016

Fabric8 :: Archetypes :: JBoss Fuse :: CXF Rest · Creates a new CXF Rest Example

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=jboss-fuse-cxf-rest-archetype -DarchetypeVersion=2.2.164
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.archetypes : jboss-fuse-cxf-rest-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.2.164

All Versions

Choose a version of io.fabric8.archetypes : jboss-fuse-cxf-rest-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.2.x
jboss-fuse-cxf-rest-archetype-2.2.164
jboss-fuse-cxf-rest-archetype-2.2.163
jboss-fuse-cxf-rest-archetype-2.2.162

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=jboss-fuse-cxf-rest-archetype -DarchetypeVersion=2.2.164