License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface Native Development Tools |
GroupId | GroupIdio.github.fluid-cloudnative |
ArtifactId | ArtifactIdfluid-java-client |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfluid-java-client
Fluid Java Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fluid-java-client-1.0.pom | |
fluid-java-client-1.0.jar | 138 KB |
fluid-java-client-1.0-tests.jar | 3 KB |
fluid-java-client-1.0-sources.jar | 91 KB |
fluid-java-client-1.0-javadoc.jar | 469 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |