mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="za.co.absa.hyperdrive" -DarchetypeArtifactId="component-archetype_2.12" -DarchetypeVersion="4.6.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdza.co.absa.hyperdrive |
| ArtifactId | ArtifactIdcomponent-archetype_2.12 |
| Version | Version4.6.0 |
| 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.6.0 -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.commons : commons-configuration2 | jar | 2.7 |
| za.co.absa.commons : commons_2.12 | jar | 1.0.0 |
| 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 |