MVN

com.erinors : xtend-ioc-archetype

Maven & Gradle

May 05, 2016
2 stars
mvn archetype:generate -DarchetypeGroupId=com.erinors -DarchetypeArtifactId=xtend-ioc-archetype -DarchetypeVersion=0.5.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.erinors : xtend-ioc-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.5.3

All Versions

Choose a version of com.erinors : xtend-ioc-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.5.x
xtend-ioc-archetype-0.5.3
xtend-ioc-archetype-0.5.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=com.erinors -DarchetypeArtifactId=xtend-ioc-archetype -DarchetypeVersion=0.5.3