Last Version

JMS Replication 0.5

This module provides replication via JMS 1.1

License

License

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-jmsreplication
Version

Version

0.5
Type

Type

jar
Description

Description

JMS Replication
This module provides replication via JMS 1.1
Project Organization

Project Organization

Terracotta, Inc.

Download ehcache-jmsreplication 0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.ehcache : ehcache-core jar [2.5.2,)

provided (1)

Group / Artifact Type Version
javax.jms : jms-api jar 1.1-rev-1

test (5)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.glassfish.main.extras : glassfish-embedded-all jar 3.1.2.2
org.glassfish.mq : mq-distribution zip 4.5.2-002
org.apache.activemq : activemq-core jar 5.6.0
org.slf4j : slf4j-jdk14 jar 1.6.4

Project Modules

There are no modules declared in this project.