MVN

com.chinagoods.framework.thinkcloud.quickstart : think-cloud-quickstart-archetype

Maven & Gradle

Dec 16, 2022
0 stars

think-cloud-quickstart-archetype · 通用依赖-Parent

mvn archetype:generate -DarchetypeGroupId=com.chinagoods.framework.thinkcloud.quickstart -DarchetypeArtifactId=think-cloud-quickstart-archetype -DarchetypeVersion=3.1.7.RELEASE
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.chinagoods.framework.thinkcloud.quickstart : think-cloud-quickstart-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 3.1.7.RELEASE

All Versions

Choose a version of com.chinagoods.framework.thinkcloud.quickstart : think-cloud-quickstart-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.1.x
think-cloud-quickstart-archetype-3.1.7.RELEASE
think-cloud-quickstart-archetype-3.1.5.RELEASE
think-cloud-quickstart-archetype-3.1.2.RELEASE
think-cloud-quickstart-archetype-3.1.0.RELEASE
3.0.x
think-cloud-quickstart-archetype-3.0.2.RELEASE
think-cloud-quickstart-archetype-3.0.1.RELEASE
2.0.x
think-cloud-quickstart-archetype-2.0.1.RELEASE

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.chinagoods.framework.thinkcloud.quickstart -DarchetypeArtifactId=think-cloud-quickstart-archetype -DarchetypeVersion=3.1.7.RELEASE