Last Version

Spotify Apollo Extra 1.20.4

Java libraries for writing composable microservices

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-extra
Version

Version

1.20.4
Type

Type

jar
Description

Description

Spotify Apollo Extra
Java libraries for writing composable microservices

Download apollo-extra 1.20.4


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

Dependencies

compile (11)

Group / Artifact Type Version
com.spotify : apollo-api jar
com.spotify : apollo-api-impl jar
com.spotify : apollo-route jar
com.spotify : apollo-environment jar
com.google.guava : guava jar 30.1.1-jre
com.squareup.okio : okio jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
com.google.inject : guice jar 5.0.1
org.slf4j : slf4j-api jar 1.7.30
com.google.auto.value : auto-value-annotations jar 1.7.4

provided (2)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.7.4
org.freemarker : freemarker jar 2.3.22

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 2.23.4
org.hamcrest : hamcrest jar 2.2
uk.org.lidalia : slf4j-test jar 1.1.0
uk.org.lidalia : lidalia-slf4j-ext jar 1.0.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.