License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.kod4n |
ArtifactId | ArtifactIdrancher-client |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionRancher API Client
Client for interacting with the Rancher API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rancher-client-1.0.5.pom | |
rancher-client-1.0.5.jar | 950 KB |
rancher-client-1.0.5-sources.jar | 218 KB |
rancher-client-1.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
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 |