MVN

com.agapsys : agreste-lib-archetype

Maven & Gradle

May 14, 2017
0 stars

agreste-lib-archetype · AGRESTE Library Archetype

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

Latest Version

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

  • Latest Stable: 0.1.0-20170513

All Versions

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

Version Vulnerabilities Updated
0.1.x
agreste-lib-archetype-0.1.0-20170513
agreste-lib-archetype-0.1.0-20170508
agreste-lib-archetype-0.1.0-20170415
agreste-lib-archetype-0.1.0-20170330

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 -DarchetypeArtifactId=agreste-lib-archetype -DarchetypeVersion=0.1.0-20170513

Advertisement