is not current version
Last Version 2.2

org.smart4j:smart-cache-ehcache 1.0

Smart Cache for Ehcache

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.smart4j
ArtifactId

ArtifactId

smart-cache-ehcache
Version

Version

1.0
Type

Type

jar

Download smart-cache-ehcache 1.0


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