is not current version
Last Version 1.20.4

Spotify Apollo Service Core (aka Leto) 1.19.0

Java libraries for writing composable microservices

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-core
Version

Version

1.19.0
Type

Type

jar
Description

Description

Spotify Apollo Service Core (aka Leto)
Java libraries for writing composable microservices

Download apollo-core 1.19.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.inject : guice jar
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

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.