MVN

com.fastjrun.archetype : mbg-archetype

Maven & Gradle

Nov 10, 2022
0 stars

基于h2生成mybatis代码原型 · 快嘉框架archetype系列-基于h2生成mybatis代码

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

Latest Version

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

  • Latest Stable: 1.5

All Versions

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

Version Vulnerabilities Updated
1.5
mbg-archetype-1.5
1.4
mbg-archetype-1.4
1.3
mbg-archetype-1.3
1.2
mbg-archetype-1.2
1.1
mbg-archetype-1.1
1.0
mbg-archetype-1.0

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=mbg-archetype -DarchetypeVersion=1.5