is not current version
Last Version 1.0.2

com.zaubersoftware.leviathan:leviathan-api-ehcache 0.9


Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.zaubersoftware.leviathan
ArtifactId

ArtifactId

leviathan-api-ehcache
Version

Version

0.9
Type

Type

jar

Download leviathan-api-ehcache 0.9


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