is not current version
Last Version 1.20.4

Spotify Apollo API Interfaces 1.19.0-RC

Java libraries for writing composable microservices

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-api
Version

Version

1.19.0-RC
Type

Type

jar
Description

Description

Spotify Apollo API Interfaces
Java libraries for writing composable microservices

Download apollo-api 1.19.0-RC


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
com.squareup.okio : okio jar 2.9.0
com.typesafe : config jar 1.3.4
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.auto.value : auto-value-annotations jar 1.7.4

provided (1)

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

test (5)

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
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.