License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdapollo-route |
Last Version | Last Version1.20.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpotify Apollo Route
Java libraries for writing composable microservices
|
Filename | Size |
---|---|
apollo-route-1.20.4.pom | |
apollo-route-1.20.4.jar | 10 KB |
apollo-route-1.20.4-sources.jar | 8 KB |
apollo-route-1.20.4-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-route/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-route</artifactId>
<version>1.20.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-route/
implementation 'com.spotify:apollo-route:1.20.4'
// https://jarcasting.com/artifacts/com.spotify/apollo-route/
implementation ("com.spotify:apollo-route:1.20.4")
'com.spotify:apollo-route:jar:1.20.4'
<dependency org="com.spotify" name="apollo-route" rev="1.20.4">
<artifact name="apollo-route" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-route', version='1.20.4')
)
libraryDependencies += "com.spotify" % "apollo-route" % "1.20.4"
[com.spotify/apollo-route "1.20.4"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : apollo-api | jar | |
io.norberg : rut | jar | 1.0 |
com.google.guava : guava | jar | 30.1.1-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.junit.vintage : junit-vintage-engine | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |