is not current version
Last Version 1.7

net.sf.ehcache:ehcache-jgroupsreplication 1.3

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

Type

jar

Download ehcache-jgroupsreplication 1.3


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