MVN

com.agapsys.archetypes : agreste-lib-archetype

Maven & Gradle

Jun 24, 2016
0 stars

AGRESTE library archetype · Basic library based on Agapsys AGRESTE

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

Latest Version

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

  • Latest Stable: 6.0.0

All Versions

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

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