MVN

edu.uchicago.mpcs53013 : kafka-flight-archetype

Maven & Gradle

Nov 08, 2022

Kafka Flight Archetype · Ingest real-time flight data from FlightAware into a Kafka topic

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

Latest Version

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

  • Latest Stable: 5.0.0

All Versions

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

Version Vulnerabilities Updated
5.0.x
kafka-flight-archetype-5.0.0
4.0.x
kafka-flight-archetype-4.0.0
3.1.x
kafka-flight-archetype-3.1.0
3.0.x
kafka-flight-archetype-3.0.0
2.0.x
kafka-flight-archetype-2.0.1
2.0
kafka-flight-archetype-2.0
1.0.x
kafka-flight-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=kafka-flight-archetype -DarchetypeVersion=5.0.0