| License |
License |
|---|---|
| Categories |
CategoriesApollo Container Microservices |
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdapollo-route |
| Version | Version1.19.1 |
| Type | Typejar |
| Description |
DescriptionSpotify Apollo Route
Java libraries for writing composable microservices
|
| Filename | Size |
|---|---|
| apollo-route-1.19.1.pom | |
| apollo-route-1.19.1.jar | 10 KB |
| apollo-route-1.19.1-sources.jar | 8 KB |
| apollo-route-1.19.1-javadoc.jar | 415 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-route/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-route</artifactId>
<version>1.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-route/
implementation 'com.spotify:apollo-route:1.19.1'
// https://jarcasting.com/artifacts/com.spotify/apollo-route/
implementation ("com.spotify:apollo-route:1.19.1")
'com.spotify:apollo-route:jar:1.19.1'
<dependency org="com.spotify" name="apollo-route" rev="1.19.1">
<artifact name="apollo-route" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-route', version='1.19.1')
)
libraryDependencies += "com.spotify" % "apollo-route" % "1.19.1"
[com.spotify/apollo-route "1.19.1"]
| 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 |