MVN

fun.mortnon.moulds : ruoyi-archetype

Maven & Gradle

Dec 23, 2021

ruoyi-archetype · RuoYi Management System Archetype

mvn archetype:generate -DarchetypeGroupId=fun.mortnon.moulds -DarchetypeArtifactId=ruoyi-archetype -DarchetypeVersion=4.7.0-RC1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fun.mortnon.moulds : ruoyi-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 4.7.0-RC1
  • Latest Release Candidate: 4.7.0-RC1

All Versions

Choose a version of fun.mortnon.moulds : ruoyi-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
4.7.x
ruoyi-archetype-4.7.0-RC1

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=fun.mortnon.moulds -DarchetypeArtifactId=ruoyi-archetype -DarchetypeVersion=4.7.0-RC1