License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdapollo-api-impl |
Last Version | Last Version1.20.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpotify Apollo API Implementations
Java libraries for writing composable microservices
|
Filename | Size |
---|---|
apollo-api-impl-1.20.4.pom | |
apollo-api-impl-1.20.4.jar | 90 KB |
apollo-api-impl-1.20.4-sources.jar | 69 KB |
apollo-api-impl-1.20.4-javadoc.jar | 695 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-api-impl/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-api-impl</artifactId>
<version>1.20.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-api-impl/
implementation 'com.spotify:apollo-api-impl:1.20.4'
// https://jarcasting.com/artifacts/com.spotify/apollo-api-impl/
implementation ("com.spotify:apollo-api-impl:1.20.4")
'com.spotify:apollo-api-impl:jar:1.20.4'
<dependency org="com.spotify" name="apollo-api-impl" rev="1.20.4">
<artifact name="apollo-api-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-api-impl', version='1.20.4')
)
libraryDependencies += "com.spotify" % "apollo-api-impl" % "1.20.4"
[com.spotify/apollo-api-impl "1.20.4"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : apollo-api | jar | |
com.spotify : apollo-route | jar | |
io.norberg : auto-matter-jackson | jar | 0.15.3 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okio : okio | jar | 2.9.0 |
com.google.guava : guava | jar | 30.1.1-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.typesafe : config | jar | 1.3.4 |
io.norberg : auto-matter | jar | 0.15.3 |
io.norberg : auto-matter-annotation | jar | 0.15.3 |
com.google.auto.value : auto-value-annotations | jar | 1.7.4 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.7.4 |
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 |
org.openjdk.jmh : jmh-core | jar | 1.21 |
ch.qos.logback : logback-classic | jar | 1.2.3 |