MVN

com.fastjrun.archetype : codeg-archetype

Maven & Gradle

Nov 10, 2022
0 stars

接口代码生成原型 · 快嘉框架archetype系列-接口代码生成

mvn archetype:generate -DarchetypeGroupId=com.fastjrun.archetype -DarchetypeArtifactId=codeg-archetype -DarchetypeVersion=1.5
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fastjrun.archetype : codeg-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of com.fastjrun.archetype : codeg-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.5
codeg-archetype-1.5
1.4
codeg-archetype-1.4
1.3
codeg-archetype-1.3

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.fastjrun.archetype -DarchetypeArtifactId=codeg-archetype -DarchetypeVersion=1.5