License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdapollo-entity |
Last Version | Last Version1.20.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpotify Apollo Entity Middleware
Java libraries for writing composable microservices
|
Filename | Size |
---|---|
apollo-entity-1.20.4.pom | |
apollo-entity-1.20.4.jar | 17 KB |
apollo-entity-1.20.4-sources.jar | 10 KB |
apollo-entity-1.20.4-javadoc.jar | 441 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-entity/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-entity</artifactId>
<version>1.20.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-entity/
implementation 'com.spotify:apollo-entity:1.20.4'
// https://jarcasting.com/artifacts/com.spotify/apollo-entity/
implementation ("com.spotify:apollo-entity:1.20.4")
'com.spotify:apollo-entity:jar:1.20.4'
<dependency org="com.spotify" name="apollo-entity" rev="1.20.4">
<artifact name="apollo-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-entity', version='1.20.4')
)
libraryDependencies += "com.spotify" % "apollo-entity" % "1.20.4"
[com.spotify/apollo-entity "1.20.4"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : apollo-api | jar | |
io.javaslang : javaslang | jar | 2.0.2 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.squareup.okio : okio | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.google.auto.value : auto-value-annotations | jar | 1.7.4 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.7.4 |
io.norberg : auto-matter | jar | 0.15.3 |
io.norberg : auto-matter-annotation | jar | 0.15.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.spotify : apollo-test | jar | |
io.norberg : auto-matter-jackson | jar | 0.15.3 |
org.junit.vintage : junit-vintage-engine | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
com.jayway.jsonpath : json-path-assert | jar | 2.2.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |