mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="za.co.absa.hyperdrive" -DarchetypeArtifactId="component-archetype_2.12" -DarchetypeVersion="4.4.1" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdza.co.absa.hyperdrive |
| ArtifactId | ArtifactIdcomponent-archetype_2.12 |
| Version | Version4.4.1 |
| Type | Typemaven-archetype |
| Description |
DescriptionHyperdrive is a configurable and scalable ingestion platform that allows data movement and
transformation from the fast to the batch layer in a Lambda Architecture on top of Apache Spark.
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=za.co.absa.hyperdrive -DarchetypeArtifactId=component-archetype_2.12 -DarchetypeVersion=4.4.1 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.avro : avro | jar | 1.8.2 |
| org.apache.commons : commons-text | jar | 1.8 |
| com.thoughtworks.paranamer : paranamer | jar | 2.8 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
| org.apache.logging.log4j : log4j-jcl | jar | 2.13.3 |
| org.apache.commons : commons-configuration2 | jar | 2.4 |
| za.co.absa.commons : commons_2.12 | jar | 0.0.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.spark : spark-sql_2.12 | jar | |
| org.apache.spark : spark-core_2.12 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.25.0 |
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |