License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.lakefs |
ArtifactId | ArtifactIdapi-client |
Version | Version0.56.0 |
Type | Typejar |
Description |
Descriptionapi-client
lakeFS OpenAPI Java client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-client-0.56.0.pom | |
api-client-0.56.0.jar | 286 KB |
api-client-0.56.0-tests.jar | 48 KB |
api-client-0.56.0-sources.jar | 136 KB |
api-client-0.56.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.lakefs/api-client/ -->
<dependency>
<groupId>io.lakefs</groupId>
<artifactId>api-client</artifactId>
<version>0.56.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lakefs/api-client/
implementation 'io.lakefs:api-client:0.56.0'
// https://jarcasting.com/artifacts/io.lakefs/api-client/
implementation ("io.lakefs:api-client:0.56.0")
'io.lakefs:api-client:jar:0.56.0'
<dependency org="io.lakefs" name="api-client" rev="0.56.0">
<artifact name="api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lakefs', module='api-client', version='0.56.0')
)
libraryDependencies += "io.lakefs" % "api-client" % "0.56.0"
[io.lakefs/api-client "0.56.0"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.6.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
com.google.code.gson : gson | jar | 2.8.6 |
io.gsonfire : gson-fire | jar | 1.8.5 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.threeten : threetenbp | jar | 1.5.0 |
org.openapitools : jackson-databind-nullable | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.11.2 |