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

com.spotify:helios-parent 0.9.61

A docker container orchestration system and deployment platform

Группа

Группа

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

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

helios-parent
Версия

Версия

0.9.61
Тип

Тип

pom

Скачать helios-parent 0.9.61

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

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