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