MVN

com.agapsys.archetypes : agreste-app-archetype

Maven & Gradle

Jun 24, 2016
0 stars

AGRESTE application archetype · Basic application based on Agapsys AGRESTE

mvn archetype:generate -DarchetypeGroupId=com.agapsys.archetypes -DarchetypeArtifactId=agreste-app-archetype -DarchetypeVersion=6.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.agapsys.archetypes : agreste-app-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 6.0.0

All Versions

Choose a version of com.agapsys.archetypes : agreste-app-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
6.0.x
agreste-app-archetype-6.0.0
5.0.x
agreste-app-archetype-5.0.0
4.0.x
agreste-app-archetype-4.0.0
3.0.x
agreste-app-archetype-3.0.0
2.0.x
agreste-app-archetype-2.0.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=com.agapsys.archetypes -DarchetypeArtifactId=agreste-app-archetype -DarchetypeVersion=6.0.0