MVN

org.tinygroup : org.tinygroup.weixinarchetype

Maven & Gradle

Sep 01, 2017
mvn archetype:generate -DarchetypeGroupId=org.tinygroup -DarchetypeArtifactId=org.tinygroup.weixinarchetype -DarchetypeVersion=3.4.6
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tinygroup : org.tinygroup.weixinarchetype to generate a Maven project - Latest Versions:

  • Latest Stable: 3.4.6

All Versions

Choose a version of org.tinygroup : org.tinygroup.weixinarchetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.4.x
org.tinygroup.weixinarchetype-3.4.6
org.tinygroup.weixinarchetype-3.4.0
3.1.x
org.tinygroup.weixinarchetype-3.1.2
org.tinygroup.weixinarchetype-3.1.1
org.tinygroup.weixinarchetype-3.1.0
3.0.x
org.tinygroup.weixinarchetype-3.0.0
2.3.x
org.tinygroup.weixinarchetype-2.3.0
2.2.x
org.tinygroup.weixinarchetype-2.2.3
org.tinygroup.weixinarchetype-2.2.2

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=org.tinygroup -DarchetypeArtifactId=org.tinygroup.weixinarchetype -DarchetypeVersion=3.4.6