MVN

de.learnlib.archetypes : typical

Maven & Gradle

Jun 04, 2015

LearnLib :: Archetypes :: Typical · Archetype for a typical LearnLib setup, including the most commonly used dependencies

mvn archetype:generate -DarchetypeGroupId=de.learnlib.archetypes -DarchetypeArtifactId=typical -DarchetypeVersion=0.12.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.learnlib.archetypes : typical to generate a Maven project - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of de.learnlib.archetypes : typical to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.12.x
typical-0.12.0
0.11.x
typical-0.11.2
typical-0.11.1
0.10.x
typical-0.10.1
typical-0.10.0
0.9.x
typical-0.9.1-ase2013-tutorial-r1
typical-0.9.1
typical-0.9.1-ase2013-tutorial
typical-0.9.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=de.learnlib.archetypes -DarchetypeArtifactId=typical -DarchetypeVersion=0.12.0