Last Version

JGroups Replication 1.7.4

This module provides replication via JGroups 3

License

License

Categories

Categories

Ehcache Data Caching JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

org.jasig.ehcache
ArtifactId

ArtifactId

ehcache-jgroups3replication
Version

Version

1.7.4
Type

Type

jar
Description

Description

JGroups Replication
This module provides replication via JGroups 3
Project Organization

Project Organization

Terracotta, Inc.
Source Code Management

Source Code Management

https://github.com/Jasig/ehcache-jgroups3-replication

Download ehcache-jgroups3replication 1.7.4


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

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.ehcache : ehcache-core jar 2.5.2
org.jgroups : jgroups jar 3.1.0.Final
com.yammer.metrics : metrics-core jar 2.1.2
org.slf4j : slf4j-api jar 1.6.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

There are no modules declared in this project.