Last Version

edison-cache 1.2.35

Support for Caffeine caches in Edison microservices.

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-cache
Version

Version

1.2.35
Type

Type

jar
Description

Description

edison-cache
Support for Caffeine caches in Edison microservices.
Project URL

Project URL

http://github.com/otto-de/edison-microservice

Download edison-cache 1.2.35


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

Dependencies

compile (2)

Group / Artifact Type Version
de.otto.edison : edison-core jar 1.2.35
com.github.ben-manes.caffeine : caffeine jar 2.5.6

test (1)

Group / Artifact Type Version
de.otto.edison : edison-testsupport jar 1.2.35

Project Modules

There are no modules declared in this project.