is not current version
Last Version 4.6.0

za.co.absa.hyperdrive:hyperdrive_2.12 4.2.1

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.12
Version

Version

4.2.1
Type

Type

pom

Download hyperdrive_2.12 4.2.1

Filename Size
hyperdrive_2.12-4.2.1.pom 11 KB
Browse

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