Jar examples for e:ehcache-jgroupsreplication
This module provides replication via JGroups
You can download jar file ehcache-jgroupsreplication 1.7 in this page.
You can use the following script to add ehcache-jgroupsreplication-1.7.jar to your project.
<dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-jgroupsreplication</artifactId> <version>1.7</version> </dependency>
compile group: 'net.sf.ehcache', name: 'ehcache-jgroupsreplication', version: '1.7'
libraryDependencies += "net.sf.ehcache" % "ehcache-jgroupsreplication" % "1.7"
<dependency org="net.sf.ehcache" name="ehcache-jgroupsreplication" rev="1.7"/>
@Grapes(@Grab(group='net.sf.ehcache', module='ehcache-jgroupsreplication', version='1.7'))
'net.sf.ehcache:ehcache-jgroupsreplication:jar:1.7'
Click the following link to download the jar file.
ehcache-jgroupsreplication-1.7-javadoc.jar