License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdapollo-core |
Last Version | Last Version1.20.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpotify Apollo Service Core (aka Leto)
Java libraries for writing composable microservices
|
Filename | Size |
---|---|
apollo-core-1.20.4.pom | |
apollo-core-1.20.4.jar | 29 KB |
apollo-core-1.20.4-sources.jar | 18 KB |
apollo-core-1.20.4-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-core/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-core</artifactId>
<version>1.20.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-core/
implementation 'com.spotify:apollo-core:1.20.4'
// https://jarcasting.com/artifacts/com.spotify/apollo-core/
implementation ("com.spotify:apollo-core:1.20.4")
'com.spotify:apollo-core:jar:1.20.4'
<dependency org="com.spotify" name="apollo-core" rev="1.20.4">
<artifact name="apollo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-core', version='1.20.4')
)
libraryDependencies += "com.spotify" % "apollo-core" % "1.20.4"
[com.spotify/apollo-core "1.20.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.google.inject : guice | jar | 5.0.1 |
com.google.guava : guava | jar | 30.1.1-jre |
net.sf.jopt-simple : jopt-simple | jar | 5.0.2 |
com.typesafe : config | jar | 1.3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.junit.vintage : junit-vintage-engine | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 2.23.4 |
ch.qos.logback : logback-classic | jar | 1.2.3 |