MVN

info.kwarc.sally4 : sally4-module-archetype

Maven & Gradle

Feb 02, 2015

Sally4 Module Archetype · Semantic Alliance Communication Module Archetype

mvn archetype:generate -DarchetypeGroupId=info.kwarc.sally4 -DarchetypeArtifactId=sally4-module-archetype -DarchetypeVersion=1.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.kwarc.sally4 : sally4-module-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of info.kwarc.sally4 : sally4-module-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
sally4-module-archetype-1.0.0
0.0.x
sally4-module-archetype-0.0.8
sally4-module-archetype-0.0.7

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=info.kwarc.sally4 -DarchetypeArtifactId=sally4-module-archetype -DarchetypeVersion=1.0.0

Advertisement