| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииApollo Контейнер Микросервисы |
| Группа | Группаcom.spotify |
| Идентификатор | Идентификаторapollo-core |
| Версия | Версия1.19.1 |
| Тип | Типjar |
| Описание |
ОписаниеSpotify Apollo Service Core (aka Leto)
Java libraries for writing composable microservices
|
| Имя Файла | Размер |
|---|---|
| apollo-core-1.19.1.pom | |
| apollo-core-1.19.1.jar | 30 KB |
| apollo-core-1.19.1-sources.jar | 18 KB |
| apollo-core-1.19.1-javadoc.jar | 464 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-core/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-core</artifactId>
<version>1.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-core/
implementation 'com.spotify:apollo-core:1.19.1'
// https://jarcasting.com/artifacts/com.spotify/apollo-core/
implementation ("com.spotify:apollo-core:1.19.1")
'com.spotify:apollo-core:jar:1.19.1'
<dependency org="com.spotify" name="apollo-core" rev="1.19.1">
<artifact name="apollo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-core', version='1.19.1')
)
libraryDependencies += "com.spotify" % "apollo-core" % "1.19.1"
[com.spotify/apollo-core "1.19.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.inject : guice | jar | 5.0.1 |
| com.google.guava : guava | jar | 30.1.1-jre |
| net.sf.jopt-simple : jopt-simple | jar | 5.0.2 |
| com.typesafe : config | jar | 1.3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.23.4 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |