is not current version
Last Version 4.6.0

za.co.absa.hyperdrive:hyperdrive_2.11 4.3.0

Hyperdrive 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.

GroupId

GroupId

za.co.absa.hyperdrive
ArtifactId

ArtifactId

hyperdrive_2.11
Version

Version

4.3.0
Type

Type

pom

Download hyperdrive_2.11 4.3.0

Filename Size
hyperdrive_2.11-4.3.0.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/za.co.absa.hyperdrive/hyperdrive_2.11/ -->
<dependency>
    <groupId>za.co.absa.hyperdrive</groupId>
    <artifactId>hyperdrive_2.11</artifactId>
    <version>4.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.hyperdrive/hyperdrive_2.11/
implementation 'za.co.absa.hyperdrive:hyperdrive_2.11:4.3.0'
// https://jarcasting.com/artifacts/za.co.absa.hyperdrive/hyperdrive_2.11/
implementation ("za.co.absa.hyperdrive:hyperdrive_2.11:4.3.0")
'za.co.absa.hyperdrive:hyperdrive_2.11:pom:4.3.0'
<dependency org="za.co.absa.hyperdrive" name="hyperdrive_2.11" rev="4.3.0">
  <artifact name="hyperdrive_2.11" type="pom" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.hyperdrive', module='hyperdrive_2.11', version='4.3.0')
)
libraryDependencies += "za.co.absa.hyperdrive" % "hyperdrive_2.11" % "4.3.0"
[za.co.absa.hyperdrive/hyperdrive_2.11 "4.3.0"]