MVN

net.automatalib.archetypes : typical

Maven & Gradle

Jun 04, 2015
1 usages
63 stars

AutomataLib :: Archetypes :: Typical

mvn archetype:generate -DarchetypeGroupId=net.automatalib.archetypes -DarchetypeArtifactId=typical -DarchetypeVersion=0.6.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.automatalib.archetypes : typical to generate a Maven project - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of net.automatalib.archetypes : typical to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.6.x
typical-0.6.0
0.5.x
typical-0.5.2
typical-0.5.1
0.4.x
typical-0.4.1
typical-0.4.0
0.3.x
typical-0.3.1-ase2013-tutorial-r1
typical-0.3.1
typical-0.3.1-ase2013-tutorial
typical-0.3.0

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=net.automatalib.archetypes -DarchetypeArtifactId=typical -DarchetypeVersion=0.6.0

Advertisement