MVN

edu.uchicago.mpcs53013 : speed-layer-flights-archetype

Maven & Gradle

Nov 16, 2022

Speed Layer Flights Archetype · Create a Spark Scala streaming program that reads flights from Kafka, looks up corresponding weather information and updates speed layer tables in HBase

mvn archetype:generate -DarchetypeGroupId=edu.uchicago.mpcs53013 -DarchetypeArtifactId=speed-layer-flights-archetype -DarchetypeVersion=8.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.uchicago.mpcs53013 : speed-layer-flights-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 8.0.1

All Versions

Choose a version of edu.uchicago.mpcs53013 : speed-layer-flights-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
8.0.x
speed-layer-flights-archetype-8.0.1
speed-layer-flights-archetype-8.0.0
7.0.x
speed-layer-flights-archetype-7.0.0
6.0.x
speed-layer-flights-archetype-6.0.2
speed-layer-flights-archetype-6.0.1
speed-layer-flights-archetype-6.0.0
4.0.x
speed-layer-flights-archetype-4.0.3
speed-layer-flights-archetype-4.0.2
speed-layer-flights-archetype-4.0.1
speed-layer-flights-archetype-4.0.0
1.0.x
speed-layer-flights-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=speed-layer-flights-archetype -DarchetypeVersion=8.0.1