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

com.spotify:helios-parent 0.9.82

A docker container orchestration system and deployment platform

Группа

Группа

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

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

helios-parent
Версия

Версия

0.9.82
Тип

Тип

pom

Скачать helios-parent 0.9.82

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

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