Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.lakefs |
ArtifactId | ArtifactIdlakefs-spark-client-301_2.12 |
Version | Version0.1.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.lakefs/lakefs-spark-client-301_2.12/ -->
<dependency>
<groupId>io.lakefs</groupId>
<artifactId>lakefs-spark-client-301_2.12</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.lakefs/lakefs-spark-client-301_2.12/
implementation 'io.lakefs:lakefs-spark-client-301_2.12:0.1.5'
// https://jarcasting.com/artifacts/io.lakefs/lakefs-spark-client-301_2.12/
implementation ("io.lakefs:lakefs-spark-client-301_2.12:0.1.5")
'io.lakefs:lakefs-spark-client-301_2.12:jar:0.1.5'
<dependency org="io.lakefs" name="lakefs-spark-client-301_2.12" rev="0.1.5">
<artifact name="lakefs-spark-client-301_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lakefs', module='lakefs-spark-client-301_2.12', version='0.1.5')
)
libraryDependencies += "io.lakefs" % "lakefs-spark-client-301_2.12" % "0.1.5"
[io.lakefs/lakefs-spark-client-301_2.12 "0.1.5"]