MVN

org.cruxframework : crux-module-container-app

Maven & Gradle

Jan 29, 2014

crux-module-container-app · Crux application following the module container layout for project.

mvn archetype:generate -DarchetypeGroupId=org.cruxframework -DarchetypeArtifactId=crux-module-container-app -DarchetypeVersion=5.0.4
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.0.4

All Versions

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

Version Vulnerabilities Updated
5.0.x
crux-module-container-app-5.0.4

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-module-container-app -DarchetypeVersion=5.0.4