is not current version
Last Version 1.7

net.sf.ehcache:ehcache-jgroupsreplication 1.2

This module provides replication via JGroups

Categories

Categories

Net Ehcache Data Caching JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-jgroupsreplication
Version

Version

1.2
Type

Type

jar

Download ehcache-jgroupsreplication 1.2


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