MVN

edu.uchicago.mpcs53013 : storm-word-count-archetype

Maven & Gradle

Nov 18, 2016

Storm Word Count Archetype · Modified version of the Word Count program at https://github.com/nathanmarz/storm-starter

mvn archetype:generate -DarchetypeGroupId=edu.uchicago.mpcs53013 -DarchetypeArtifactId=storm-word-count-archetype -DarchetypeVersion=2.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.uchicago.mpcs53013 : storm-word-count-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of edu.uchicago.mpcs53013 : storm-word-count-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0.x
storm-word-count-archetype-2.0.0
1.0.x
storm-word-count-archetype-1.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=edu.uchicago.mpcs53013 -DarchetypeArtifactId=storm-word-count-archetype -DarchetypeVersion=2.0.0