MVN

com.webcohesion.enunciate : enunciate-simple-archetype

Maven & Gradle

Oct 15, 2019
472 stars

Enunciate - Simple Archetype

mvn archetype:generate -DarchetypeGroupId=com.webcohesion.enunciate -DarchetypeArtifactId=enunciate-simple-archetype -DarchetypeVersion=2.12.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.webcohesion.enunciate : enunciate-simple-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.12.1
  • Latest Release Candidate: 2.0.0-RC.1

All Versions

Choose a version of com.webcohesion.enunciate : enunciate-simple-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.12.x
enunciate-simple-archetype-2.12.1
enunciate-simple-archetype-2.12.0
2.11.x
enunciate-simple-archetype-2.11.1
enunciate-simple-archetype-2.11.0
2.10.x
enunciate-simple-archetype-2.10.1
enunciate-simple-archetype-2.10.0
2.9.x
enunciate-simple-archetype-2.9.1
enunciate-simple-archetype-2.9.0
2.8.x
enunciate-simple-archetype-2.8.1
enunciate-simple-archetype-2.8.0
2.7.x
enunciate-simple-archetype-2.7.0
2.6.x
enunciate-simple-archetype-2.6.0
2.5.x
enunciate-simple-archetype-2.5.0
2.4.x
enunciate-simple-archetype-2.4.0
2.3.x
enunciate-simple-archetype-2.3.0
2.2.x
enunciate-simple-archetype-2.2.0
2.1.x
enunciate-simple-archetype-2.1.1
enunciate-simple-archetype-2.1.0
2.0.x
enunciate-simple-archetype-2.0.0
enunciate-simple-archetype-2.0.0-RC.1
enunciate-simple-archetype-2.0.0-M.5

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.webcohesion.enunciate -DarchetypeArtifactId=enunciate-simple-archetype -DarchetypeVersion=2.12.1

Advertisement