MVN

cn.itlym : shoulder-archetype-simple

Maven & Gradle

May 21, 2021

shoulder-archetype-simple · simple maven-archetype for Shoulder Framework

mvn archetype:generate -DarchetypeGroupId=cn.itlym -DarchetypeArtifactId=shoulder-archetype-simple -DarchetypeVersion=0.6
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.itlym : shoulder-archetype-simple to generate a Maven project - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of cn.itlym : shoulder-archetype-simple to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.6
shoulder-archetype-simple-0.6
0.5
shoulder-archetype-simple-0.5
0.4
shoulder-archetype-simple-0.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=cn.itlym -DarchetypeArtifactId=shoulder-archetype-simple -DarchetypeVersion=0.6

Advertisement