Last Version

Helios Client 0.9.283

A docker container orchestration system and deployment platform

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-client
Version

Version

0.9.283
Type

Type

jar
Description

Description

Helios Client
A docker container orchestration system and deployment platform

Download helios-client 0.9.283


<!-- 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"]

Dependencies

compile (14)

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

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 12.0

test (4)

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

Project Modules

There are no modules declared in this project.