License |
License |
---|---|
Categories |
CategoriesCLI User Interface Apollo Container Microservices |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdapollo-okhttp-client |
Last Version | Last Version1.20.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpotify Apollo okhttp Client Module
Java libraries for writing composable microservices
|
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-okhttp-client/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-okhttp-client</artifactId>
<version>1.20.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-okhttp-client/
implementation 'com.spotify:apollo-okhttp-client:1.20.4'
// https://jarcasting.com/artifacts/com.spotify/apollo-okhttp-client/
implementation ("com.spotify:apollo-okhttp-client:1.20.4")
'com.spotify:apollo-okhttp-client:jar:1.20.4'
<dependency org="com.spotify" name="apollo-okhttp-client" rev="1.20.4">
<artifact name="apollo-okhttp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-okhttp-client', version='1.20.4')
)
libraryDependencies += "com.spotify" % "apollo-okhttp-client" % "1.20.4"
[com.spotify/apollo-okhttp-client "1.20.4"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : apollo-core | jar | |
com.spotify : apollo-api | jar | |
com.spotify : apollo-api-impl | jar | |
com.spotify : apollo-environment | jar | |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.typesafe : config | jar | 1.3.4 |
com.google.guava : guava | jar | 30.1.1-jre |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.inject : guice | jar | 5.0.1 |
com.squareup.okio : okio | jar | 2.9.0 |
com.spotify.metrics : semantic-metrics-api | jar | |
com.spotify.metrics : semantic-metrics-core | jar | |
io.dropwizard.metrics : metrics-core | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.junit.vintage : junit-vintage-engine | jar | |
org.mock-server : mockserver-netty | jar | 3.9.17 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 2.23.4 |
org.mock-server : mockserver-core | jar | 3.9.17 |
org.mock-server : mockserver-client-java | jar | 3.9.17 |
ch.qos.logback : logback-classic | jar | 1.2.3 |