MVN

com.att.ajsc : sdk-java-camel-archetype

Maven & Gradle

May 10, 2017

sdk-java-camel-archetype · AJSC Camel Archetype

mvn archetype:generate -DarchetypeGroupId=com.att.ajsc -DarchetypeArtifactId=sdk-java-camel-archetype -DarchetypeVersion=6.2.0.6-oss
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.att.ajsc : sdk-java-camel-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 6.2.0.6-oss

All Versions

Choose a version of com.att.ajsc : sdk-java-camel-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
6.2.x
sdk-java-camel-archetype-6.2.0.6-oss

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=com.att.ajsc -DarchetypeArtifactId=sdk-java-camel-archetype -DarchetypeVersion=6.2.0.6-oss