Last Version

Rancher API Client 1.0.5

Client for interacting with the Rancher API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.kod4n
ArtifactId

ArtifactId

rancher-client
Version

Version

1.0.5
Type

Type

jar
Description

Description

Rancher API Client
Client for interacting with the Rancher API
Project URL

Project URL

https://github.com/kod4n/rancher-client
Source Code Management

Source Code Management

https://github.com/kod4n/rancher-client

Download rancher-client 1.0.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.9
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : converter-jackson jar 2.3.0
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
org.antlr : ST4 jar 4.0.8

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.testcontainers : spock jar 1.7.2
org.spockframework : spock-core jar 1.1-groovy-2.4

Project Modules

There are no modules declared in this project.