is not current version
Last Version 1.1.1

com.github.dandelion:dandelion-ehcache 0.10.0

Extra allowing to plug a back-end cache based on Ehcache in the Dandelion asset cache system.

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion-ehcache
Version

Version

0.10.0
Type

Type

jar

Download dandelion-ehcache 0.10.0


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