| License |
License |
|---|---|
| GroupId | GroupIdde.otto.edison |
| ArtifactId | ArtifactIdedison-cache |
| Last Version | Last Version1.2.35 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionedison-cache
Support for Caffeine caches in Edison microservices.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| edison-cache-1.2.35.pom | |
| edison-cache-1.2.35.jar | 15 KB |
| edison-cache-1.2.35-sources.jar | 9 KB |
| edison-cache-1.2.35-javadoc.jar | 41 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.otto.edison : edison-core | jar | 1.2.35 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| de.otto.edison : edison-testsupport | jar | 1.2.35 |