License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdhelios-client |
Last Version | Last Version0.9.283 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelios Client
A docker container orchestration system and deployment platform
|
Filename | Size |
---|---|
helios-client-0.9.283.pom | |
helios-client-0.9.283.jar | 544 KB |
helios-client-0.9.283-sources.jar | 115 KB |
helios-client-0.9.283-javadoc.jar | 610 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/helios-client/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>helios-client</artifactId>
<version>0.9.283</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/helios-client/
implementation 'com.spotify:helios-client:0.9.283'
// https://jarcasting.com/artifacts/com.spotify/helios-client/
implementation ("com.spotify:helios-client:0.9.283")
'com.spotify:helios-client:jar:0.9.283'
<dependency org="com.spotify" name="helios-client" rev="0.9.283">
<artifact name="helios-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='helios-client', version='0.9.283')
)
libraryDependencies += "com.spotify" % "helios-client" % "0.9.283"
[com.spotify/helios-client "0.9.283"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : jsr311-api | jar | 1.1.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10 |
com.google.guava : guava | jar | 20.0 |
org.slf4j : slf4j-api | jar | 1.7.22 |
org.apache.httpcomponents : httpclient | jar | 4.5.5 |
org.bouncycastle : bcprov-debug-jdk15on | jar | 1.59 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.59 |
com.eaio.uuid : uuid | jar | 3.2 |
com.spotify : ssh-agent-proxy | jar | 0.2.0 |
com.spotify : ssh-agent-tls | jar | 0.0.4 |
commons-codec : commons-codec | jar | 1.10 |
joda-time : joda-time | jar | 2.3 |
com.google.auth : google-auth-library-oauth2-http | jar | 0.12.0 |
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 12.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.1 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 1.9.5 |