License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching JGroups Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.jasig.ehcache |
ArtifactId | ArtifactIdehcache-jgroups3replication |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJGroups Replication
This module provides replication via JGroups 3
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |