MVN

org.apache.camel.archetypes : camel-archetype-cxf-code-first-blueprint

Maven & Gradle

May 14, 2017

Camel :: Archetypes :: CXF :: Code First :: Blueprint (OSGi) (deprecated) · Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.

mvn archetype:generate -DarchetypeGroupId=org.apache.camel.archetypes -DarchetypeArtifactId=camel-archetype-cxf-code-first-blueprint -DarchetypeVersion=2.17.7
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.camel.archetypes : camel-archetype-cxf-code-first-blueprint to generate a Maven project - Latest Versions:

  • Latest Stable: 2.17.7

All Versions

Choose a version of org.apache.camel.archetypes : camel-archetype-cxf-code-first-blueprint to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.17.x
camel-archetype-cxf-code-first-blueprint-2.17.7
camel-archetype-cxf-code-first-blueprint-2.17.6
camel-archetype-cxf-code-first-blueprint-2.17.5
camel-archetype-cxf-code-first-blueprint-2.17.4
camel-archetype-cxf-code-first-blueprint-2.17.3
camel-archetype-cxf-code-first-blueprint-2.17.2
camel-archetype-cxf-code-first-blueprint-2.17.1
camel-archetype-cxf-code-first-blueprint-2.17.0
2.16.x
camel-archetype-cxf-code-first-blueprint-2.16.5
camel-archetype-cxf-code-first-blueprint-2.16.4
camel-archetype-cxf-code-first-blueprint-2.16.3
camel-archetype-cxf-code-first-blueprint-2.16.2
camel-archetype-cxf-code-first-blueprint-2.16.1
camel-archetype-cxf-code-first-blueprint-2.16.0
2.15.x
camel-archetype-cxf-code-first-blueprint-2.15.6
camel-archetype-cxf-code-first-blueprint-2.15.5
camel-archetype-cxf-code-first-blueprint-2.15.4
camel-archetype-cxf-code-first-blueprint-2.15.3
camel-archetype-cxf-code-first-blueprint-2.15.2
camel-archetype-cxf-code-first-blueprint-2.15.1
camel-archetype-cxf-code-first-blueprint-2.15.0
2.14.x
camel-archetype-cxf-code-first-blueprint-2.14.4
camel-archetype-cxf-code-first-blueprint-2.14.3
camel-archetype-cxf-code-first-blueprint-2.14.2
camel-archetype-cxf-code-first-blueprint-2.14.1
camel-archetype-cxf-code-first-blueprint-2.14.0
2.13.x
camel-archetype-cxf-code-first-blueprint-2.13.4
camel-archetype-cxf-code-first-blueprint-2.13.3
camel-archetype-cxf-code-first-blueprint-2.13.2
camel-archetype-cxf-code-first-blueprint-2.13.1
camel-archetype-cxf-code-first-blueprint-2.13.0
2.12.x
camel-archetype-cxf-code-first-blueprint-2.12.5
camel-archetype-cxf-code-first-blueprint-2.12.4
camel-archetype-cxf-code-first-blueprint-2.12.3
camel-archetype-cxf-code-first-blueprint-2.12.2

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=org.apache.camel.archetypes -DarchetypeArtifactId=camel-archetype-cxf-code-first-blueprint -DarchetypeVersion=2.17.7