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

com.spotify:apollo-parent 1.12.1

Java libraries for writing composable microservices

Категории

Категории

Apollo Контейнер Микросервисы
Группа

Группа

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

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

apollo-parent
Версия

Версия

1.12.1
Тип

Тип

pom

Скачать apollo-parent 1.12.1

Имя Файла Размер
apollo-parent-1.12.1.pom 27 KB
Обзор

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