GroupId | GroupIdza.co.absa.hyperdrive |
---|---|
ArtifactId | ArtifactIdingestor-default |
Version | Version3.3.0 |
Type | Typejar |
Filename | Size |
---|---|
ingestor-default-3.3.0.pom | |
ingestor-default-3.3.0.jar | 149 KB |
ingestor-default-3.3.0-sources.jar | 48 KB |
ingestor-default-3.3.0-javadoc.jar | 494 KB |
Browse |
<!-- https://jarcasting.com/artifacts/za.co.absa.hyperdrive/ingestor-default/ -->
<dependency>
<groupId>za.co.absa.hyperdrive</groupId>
<artifactId>ingestor-default</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.hyperdrive/ingestor-default/
implementation 'za.co.absa.hyperdrive:ingestor-default:3.3.0'
// https://jarcasting.com/artifacts/za.co.absa.hyperdrive/ingestor-default/
implementation ("za.co.absa.hyperdrive:ingestor-default:3.3.0")
'za.co.absa.hyperdrive:ingestor-default:jar:3.3.0'
<dependency org="za.co.absa.hyperdrive" name="ingestor-default" rev="3.3.0">
<artifact name="ingestor-default" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.hyperdrive', module='ingestor-default', version='3.3.0')
)
libraryDependencies += "za.co.absa.hyperdrive" % "ingestor-default" % "3.3.0"
[za.co.absa.hyperdrive/ingestor-default "3.3.0"]