is not current version
Last Version 0.9.283

com.spotify:helios-parent 0.9.85

A docker container orchestration system and deployment platform

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-parent
Version

Version

0.9.85
Type

Type

pom

Download helios-parent 0.9.85

Filename Size
helios-parent-0.9.85.pom 28 KB
Browse

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