MVN

edu.uchicago.mpcs53013 : flight-topology-archetype

Maven & Gradle

Nov 25, 2016

Flight topology archetype · Reads flights from kafka topic and updates HBase with flight information

mvn archetype:generate -DarchetypeGroupId=edu.uchicago.mpcs53013 -DarchetypeArtifactId=flight-topology-archetype -DarchetypeVersion=2.0.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.uchicago.mpcs53013 : flight-topology-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of edu.uchicago.mpcs53013 : flight-topology-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0.x
flight-topology-archetype-2.0.2
flight-topology-archetype-2.0.1
1.0.x
flight-topology-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=flight-topology-archetype -DarchetypeVersion=2.0.2