is not current version
Last Version 4.1.0

za.co.absa.hyperdrive:driver 4.0.0


GroupId

GroupId

za.co.absa.hyperdrive
ArtifactId

ArtifactId

driver
Version

Version

4.0.0
Type

Type

jar

Download driver 4.0.0


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