MVN

org.tynamo : tynamo-archetype

Maven & Gradle

Sep 04, 2013

Archetype - tynamo-archetype

mvn archetype:generate -DarchetypeGroupId=org.tynamo -DarchetypeArtifactId=tynamo-archetype -DarchetypeVersion=0.5.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tynamo : tynamo-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of org.tynamo : tynamo-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.5.x
tynamo-archetype-0.5.1
0.3.x
tynamo-archetype-0.3.0
0.1.x
tynamo-archetype-0.1.0
0.0.x
tynamo-archetype-0.0.1

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.tynamo -DarchetypeArtifactId=tynamo-archetype -DarchetypeVersion=0.5.1