is not current version
Last Version 0.9.283

com.spotify:helios-parent 0.8.846

A docker container orchestration system and deployment platform

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-parent
Version

Version

0.8.846
Type

Type

pom

Download helios-parent 0.8.846

Filename Size
helios-parent-0.8.846.pom 24 KB
Browse

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