MVN

com.zxytech.jurest : jurest-modules-archetype

Maven & Gradle

Jul 27, 2022
0 stars
mvn archetype:generate -DarchetypeGroupId=com.zxytech.jurest -DarchetypeArtifactId=jurest-modules-archetype -DarchetypeVersion=1.1.5
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zxytech.jurest : jurest-modules-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.1.5
  • Latest Release Candidate: 1.0-RC1

All Versions

Choose a version of com.zxytech.jurest : jurest-modules-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.1.x
jurest-modules-archetype-1.1.5
jurest-modules-archetype-1.1.4
jurest-modules-archetype-1.1.3
jurest-modules-archetype-1.1.2
jurest-modules-archetype-1.1.1
jurest-modules-archetype-1.1.0
1.0.x
jurest-modules-archetype-1.0.0
1.0
jurest-modules-archetype-1.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=com.zxytech.jurest -DarchetypeArtifactId=jurest-modules-archetype -DarchetypeVersion=1.1.5