is not current version
Last Version 1.7

net.sf.ehcache:ehcache-jgroupsreplication 1.6

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.6
Type

Type

jar

Download ehcache-jgroupsreplication 1.6


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