is not current version
Last Version 2.1.1

net.sf.ehcache:ehcache-terracotta 2.0.0

Clustered Terracotta Ehcache module

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-terracotta
Version

Version

2.0.0
Type

Type

jar

Download ehcache-terracotta 2.0.0


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