| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdat.molindo |
| ArtifactId | ArtifactIdhelios-client |
| Version | Version0.9.13 |
| Type | Typejar |
| Description |
DescriptionHelios Client
A docker container orchestration system and deployment platform
|
| Filename | Size |
|---|---|
| helios-client-0.9.13.pom | |
| helios-client-0.9.13.jar | 173 KB |
| helios-client-0.9.13-sources.jar | 100 KB |
| helios-client-0.9.13-javadoc.jar | 567 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/at.molindo/helios-client/ -->
<dependency>
<groupId>at.molindo</groupId>
<artifactId>helios-client</artifactId>
<version>0.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/helios-client/
implementation 'at.molindo:helios-client:0.9.13'
// https://jarcasting.com/artifacts/at.molindo/helios-client/
implementation ("at.molindo:helios-client:0.9.13")
'at.molindo:helios-client:jar:0.9.13'
<dependency org="at.molindo" name="helios-client" rev="0.9.13">
<artifact name="helios-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='helios-client', version='0.9.13')
)
libraryDependencies += "at.molindo" % "helios-client" % "0.9.13"
[at.molindo/helios-client "0.9.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.spotify.docgenerator : scanner | jar | 0.0.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.1 |
| com.google.guava : guava | jar | 17.0 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| dnsjava : dnsjava | jar | 2.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.intellij : annotations | jar | 12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |