не последняя версия
Последняя версия 0.9.283

com.spotify:helios-parent 0.8.37

A docker container orchestration system and deployment platform

Группа

Группа

com.spotify
Идентификатор

Идентификатор

helios-parent
Версия

Версия

0.8.37
Тип

Тип

pom

Скачать helios-parent 0.8.37

Имя Файла Размер
helios-parent-0.8.37.pom 15 KB
Обзор

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