| License |
License |
|---|---|
| GroupId | GroupIdat.molindo |
| ArtifactId | ArtifactIdhelios-services |
| Version | Version0.9.13 |
| Type | Typejar |
| Description |
DescriptionHelios Services
A docker container orchestration system and deployment platform
|
| Filename | Size |
|---|---|
| helios-services-0.9.13.pom | |
| helios-services-0.9.13.zip | 6 KB |
| helios-services-0.9.13-sources.jar | 224 KB |
| helios-services-0.9.13-shaded.jar | 26 MB |
| helios-services-0.9.13-javadoc.jar | 885 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/at.molindo/helios-services/ -->
<dependency>
<groupId>at.molindo</groupId>
<artifactId>helios-services</artifactId>
<version>0.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/helios-services/
implementation 'at.molindo:helios-services:0.9.13'
// https://jarcasting.com/artifacts/at.molindo/helios-services/
implementation ("at.molindo:helios-services:0.9.13")
'at.molindo:helios-services:jar:0.9.13'
<dependency org="at.molindo" name="helios-services" rev="0.9.13">
<artifact name="helios-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='helios-services', version='0.9.13')
)
libraryDependencies += "at.molindo" % "helios-services" % "0.9.13"
[at.molindo/helios-services "0.9.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.intellij : annotations | jar | 12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| at.molindo : helios-testing-common | jar | 0.9.13 |
| commons-io : commons-io | jar | 2.4 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.hamcrest : hamcrest-library | jar | 1.3 |