MVN

org.openxava : openxava-crm-archetype

Maven & Gradle

Jun 14, 2024
89 stars

OpenXava CRM Archetype · Archetype for creating a simple CRM application based on OpenXava

mvn archetype:generate -DarchetypeGroupId=org.openxava -DarchetypeArtifactId=openxava-crm-archetype -DarchetypeVersion=7.3.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openxava : openxava-crm-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 7.3.3

All Versions

Choose a version of org.openxava : openxava-crm-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
7.3.x
openxava-crm-archetype-7.3.3

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.openxava -DarchetypeArtifactId=openxava-crm-archetype -DarchetypeVersion=7.3.3