MVN

org.apache.accumulo : accumulo-instamo-archetype

Maven & Gradle

Oct 09, 2013

Accumulo Instamo Archetype

mvn archetype:generate -DarchetypeGroupId=org.apache.accumulo -DarchetypeArtifactId=accumulo-instamo-archetype -DarchetypeVersion=1.4.4
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.accumulo : accumulo-instamo-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.4.4

All Versions

Choose a version of org.apache.accumulo : accumulo-instamo-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.4.x
accumulo-instamo-archetype-1.4.4

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.apache.accumulo -DarchetypeArtifactId=accumulo-instamo-archetype -DarchetypeVersion=1.4.4