is not current version
Last Version 4.1.0

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

2.0.0
Type

Type

pom

Download hyperdrive 2.0.0

Filename Size
hyperdrive-2.0.0.pom 7 KB
Browse

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