fluid-java-client

Fluid Java Client

License

License

Categories

Categories

Java Languages CLI User Interface Native Development Tools
GroupId

GroupId

io.github.fluid-cloudnative
ArtifactId

ArtifactId

fluid-java-client
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fluid-java-client
Fluid Java Client
Project URL

Project URL

https://github.com/fluid-cloudnative/fluid-client-java
Source Code Management

Source Code Management

https://github.com/fluid-cloudnative/fluid-client-java

Download fluid-java-client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.18
com.squareup.okhttp : okhttp jar 2.7.5
io.kubernetes : client-java jar 9.0.2
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.8.1
io.gsonfire : gson-fire jar 1.8.0
org.threeten : threetenbp jar 1.3.5
io.kubernetes : client-java-api jar 9.0.2-SNAPSHOT

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.0.1