is not current version
Last Version 1.20.4

Spotify Apollo Entity Middleware 1.18.0

Java libraries for writing composable microservices

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-entity
Version

Version

1.18.0
Type

Type

jar
Description

Description

Spotify Apollo Entity Middleware
Java libraries for writing composable microservices

Download apollo-entity 1.18.0


<!-- https://jarcasting.com/artifacts/com.spotify/apollo-entity/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>apollo-entity</artifactId>
    <version>1.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-entity/
implementation 'com.spotify:apollo-entity:1.18.0'
// https://jarcasting.com/artifacts/com.spotify/apollo-entity/
implementation ("com.spotify:apollo-entity:1.18.0")
'com.spotify:apollo-entity:jar:1.18.0'
<dependency org="com.spotify" name="apollo-entity" rev="1.18.0">
  <artifact name="apollo-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-entity', version='1.18.0')
)
libraryDependencies += "com.spotify" % "apollo-entity" % "1.18.0"
[com.spotify/apollo-entity "1.18.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.spotify : apollo-api jar
io.javaslang : javaslang jar 2.0.2
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar 1.7.30
com.google.auto.value : auto-value-annotations jar 1.7.4

provided (2)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.7.4
io.norberg : auto-matter jar 0.15.3

test (6)

Group / Artifact Type Version
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.