is not current version
Last Version 4.1.0

za.co.absa.hyperdrive:hyperdrive 3.2.2

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
Version

Version

3.2.2
Type

Type

pom

Download hyperdrive 3.2.2

Filename Size
hyperdrive-3.2.2.pom 8 KB
Browse

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