MVN

org.cristalise : cristalise-module-archetype

Maven & Gradle

Jun 11, 2019
0 stars

module-archetype · Template Maven project for CRISTAL modules

mvn archetype:generate -DarchetypeGroupId=org.cristalise -DarchetypeArtifactId=cristalise-module-archetype -DarchetypeVersion=4.2.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cristalise : cristalise-module-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 4.2.0
  • Latest Release Candidate: 4.0.0-RC2

All Versions

Choose a version of org.cristalise : cristalise-module-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
4.2.x
cristalise-module-archetype-4.2.0
4.1.x
cristalise-module-archetype-4.1.0
4.0.x
cristalise-module-archetype-4.0.0
cristalise-module-archetype-4.0.0-RC2

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=org.cristalise -DarchetypeArtifactId=cristalise-module-archetype -DarchetypeVersion=4.2.0

Advertisement