is not current version
Last Version 4.1.0

za.co.absa.hyperdrive:hyperdrive 3.1.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
Version

Version

3.1.0
Type

Type

pom

Download hyperdrive 3.1.0

Filename Size
hyperdrive-3.1.0.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.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.hyperdrive/hyperdrive/
implementation 'za.co.absa.hyperdrive:hyperdrive:3.1.0'
// https://jarcasting.com/artifacts/za.co.absa.hyperdrive/hyperdrive/
implementation ("za.co.absa.hyperdrive:hyperdrive:3.1.0")
'za.co.absa.hyperdrive:hyperdrive:pom:3.1.0'
<dependency org="za.co.absa.hyperdrive" name="hyperdrive" rev="3.1.0">
  <artifact name="hyperdrive" type="pom" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.hyperdrive', module='hyperdrive', version='3.1.0')
)
libraryDependencies += "za.co.absa.hyperdrive" % "hyperdrive" % "3.1.0"
[za.co.absa.hyperdrive/hyperdrive "3.1.0"]