MVN

org.cruxframework : crux-project-jar

Maven & Gradle

Dec 16, 2015

crux-project-jar · Blank Crux jar application.

mvn archetype:generate -DarchetypeGroupId=org.cruxframework -DarchetypeArtifactId=crux-project-jar -DarchetypeVersion=5.4.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cruxframework : crux-project-jar to generate a Maven project - Latest Versions:

  • Latest Stable: 5.4.0

All Versions

Choose a version of org.cruxframework : crux-project-jar to generate a Maven project - All Versions:

Version Vulnerabilities Updated
5.4.x
crux-project-jar-5.4.0
5.3.x
crux-project-jar-5.3.2
crux-project-jar-5.3.1
crux-project-jar-5.3.0
5.2.x
crux-project-jar-5.2.1
crux-project-jar-5.2.0
5.1.x
crux-project-jar-5.1.3
crux-project-jar-5.1.2
crux-project-jar-5.1.1
crux-project-jar-5.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=org.cruxframework -DarchetypeArtifactId=crux-project-jar -DarchetypeVersion=5.4.0