Last Version

Spotify Apollo Entity Middleware 1.20.4

Java libraries for writing composable microservices

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-entity
Version

Version

1.20.4
Type

Type

jar
Description

Description

Spotify Apollo Entity Middleware
Java libraries for writing composable microservices

Download apollo-entity 1.20.4


<!-- 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"]

Dependencies

compile (7)

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

provided (3)

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

test (7)

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

Project Modules

There are no modules declared in this project.