is not current version
Last Version 0.9.283

com.spotify:helios-parent 0.8.605

A docker container orchestration system and deployment platform

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-parent
Version

Version

0.8.605
Type

Type

pom

Download helios-parent 0.8.605

Filename Size
helios-parent-0.8.605.pom 23 KB
Browse

<!-- https://jarcasting.com/artifacts/com.spotify/helios-parent/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>helios-parent</artifactId>
    <version>0.8.605</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/helios-parent/
implementation 'com.spotify:helios-parent:0.8.605'
// https://jarcasting.com/artifacts/com.spotify/helios-parent/
implementation ("com.spotify:helios-parent:0.8.605")
'com.spotify:helios-parent:pom:0.8.605'
<dependency org="com.spotify" name="helios-parent" rev="0.8.605">
  <artifact name="helios-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='helios-parent', version='0.8.605')
)
libraryDependencies += "com.spotify" % "helios-parent" % "0.8.605"
[com.spotify/helios-parent "0.8.605"]