Download ehcache-jmsreplication-0.3.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.3 in this page.

Build File

You can use the following script to add ehcache-jmsreplication-0.3.jar to your project.

<dependency>
   <groupId>net.sf.ehcache</groupId>
   <artifactId>ehcache-jmsreplication</artifactId>
   <version>0.3</version>
</dependency>
compile group: 'net.sf.ehcache', name: 'ehcache-jmsreplication', version: '0.3'
libraryDependencies += "net.sf.ehcache" % "ehcache-jmsreplication" % "0.3"
<dependency org="net.sf.ehcache" name="ehcache-jmsreplication" rev="0.3"/>
@Grapes(@Grab(group='net.sf.ehcache', module='ehcache-jmsreplication', version='0.3'))
'net.sf.ehcache:ehcache-jmsreplication:jar:0.3'

Download

Click the following link to download the jar file.

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



Related Tutorials