Download ehcache-jmsreplication-0.4.jar file - Jar e

Jar examples for e:ehcache-jmsreplication

Description

This module provides replication via JMS 1.1

You can download jar file ehcache-jmsreplication 0.4 in this page.

Build File

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'

Download

Click the following link to download the jar file.

ehcache-jmsreplication-0.4-javadoc.jar
ehcache-jmsreplication-0.4-sources.jar
ehcache-jmsreplication-0.4.jar
ehcache-jmsreplication-0.4.pom



Related Tutorials