is not current version
Last Version 1.7.4

org.jasig.ehcache:ehcache-jgroups3replication 1.7

This module provides replication via JGroups 3

Categories

Categories

Ehcache Data Caching JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

org.jasig.ehcache
ArtifactId

ArtifactId

ehcache-jgroups3replication
Version

Version

1.7
Type

Type

jar

Download ehcache-jgroups3replication 1.7


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