is not current version
Last Version 0.5

net.sf.ehcache:ehcache-jmsreplication 0.1

This module provides replication via JMS 1.1

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-jmsreplication
Version

Version

0.1
Type

Type

jar

Download ehcache-jmsreplication 0.1


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