Last Version

Spotify Apollo HTTP Service 1.15.8

Java libraries for writing composable microservices

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-http-service
Version

Version

1.15.8
Type

Type

jar
Description

Description

Spotify Apollo HTTP Service
Java libraries for writing composable microservices

Download apollo-http-service 1.15.8


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

Dependencies

compile (6)

Group / Artifact Type Version
com.spotify : apollo-core jar
com.spotify : apollo-environment jar
com.spotify : apollo-okhttp-client jar
com.spotify : apollo-jetty-http-server jar
com.spotify : apollo-metrics jar
ch.qos.logback : logback-classic jar 1.2.3

test (5)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 2.23.4
io.cucumber : cucumber-java jar 4.8.0
io.cucumber : cucumber-junit jar 4.8.0
com.spotify : apollo-test jar

Project Modules

There are no modules declared in this project.