| License |
License |
|---|---|
| GroupId | GroupIdza.co.absa.hyperdrive |
| ArtifactId | ArtifactIdshared_2.11 |
| Version | Version4.6.0 |
| Type | Typejar |
| 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 |
| Filename | Size |
|---|---|
| shared_2.11-4.6.0.pom | |
| shared_2.11-4.6.0.jar | 14 KB |
| shared_2.11-4.6.0-sources.jar | 6 KB |
| shared_2.11-4.6.0-javadoc.jar | 346 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/za.co.absa.hyperdrive/shared_2.11/ -->
<dependency>
<groupId>za.co.absa.hyperdrive</groupId>
<artifactId>shared_2.11</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.hyperdrive/shared_2.11/
implementation 'za.co.absa.hyperdrive:shared_2.11:4.6.0'
// https://jarcasting.com/artifacts/za.co.absa.hyperdrive/shared_2.11/
implementation ("za.co.absa.hyperdrive:shared_2.11:4.6.0")
'za.co.absa.hyperdrive:shared_2.11:jar:4.6.0'
<dependency org="za.co.absa.hyperdrive" name="shared_2.11" rev="4.6.0">
<artifact name="shared_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.hyperdrive', module='shared_2.11', version='4.6.0')
)
libraryDependencies += "za.co.absa.hyperdrive" % "shared_2.11" % "4.6.0"
[za.co.absa.hyperdrive/shared_2.11 "4.6.0"]
| 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.11 | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.spark : spark-sql_2.11 | jar | |
| org.apache.spark : spark-core_2.11 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.25.0 |
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |