MVN

com.fastjrun.archetype : mbg4-archetype

Maven & Gradle

Nov 10, 2022
0 stars

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

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

Latest Version

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

  • Latest Stable: 1.5

All Versions

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

Version Vulnerabilities Updated
1.5
mbg4-archetype-1.5

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