MVN

com.hurence.logisland : logisland-plugin-archetype

Maven & Gradle

Jan 18, 2017
105 stars
mvn archetype:generate -DarchetypeGroupId=com.hurence.logisland -DarchetypeArtifactId=logisland-plugin-archetype -DarchetypeVersion=0.9.7
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hurence.logisland : logisland-plugin-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.9.7

All Versions

Choose a version of com.hurence.logisland : logisland-plugin-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.9.x
logisland-plugin-archetype-0.9.7
logisland-plugin-archetype-0.9.6
logisland-plugin-archetype-0.9.5
logisland-plugin-archetype-0.9.4

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.hurence.logisland -DarchetypeArtifactId=logisland-plugin-archetype -DarchetypeVersion=0.9.7

Advertisement