is not current version
Last Version 0.68.0

io.lakefs:api-client 0.48.0

lakeFS OpenAPI Java client

Categories

Categories

CLI User Interface
GroupId

GroupId

io.lakefs
ArtifactId

ArtifactId

api-client
Version

Version

0.48.0
Type

Type

jar

Download api-client 0.48.0


<!-- https://jarcasting.com/artifacts/io.lakefs/api-client/ -->
<dependency>
    <groupId>io.lakefs</groupId>
    <artifactId>api-client</artifactId>
    <version>0.48.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lakefs/api-client/
implementation 'io.lakefs:api-client:0.48.0'
// https://jarcasting.com/artifacts/io.lakefs/api-client/
implementation ("io.lakefs:api-client:0.48.0")
'io.lakefs:api-client:jar:0.48.0'
<dependency org="io.lakefs" name="api-client" rev="0.48.0">
  <artifact name="api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lakefs', module='api-client', version='0.48.0')
)
libraryDependencies += "io.lakefs" % "api-client" % "0.48.0"
[io.lakefs/api-client "0.48.0"]