Categories |
CategoriesNet Ehcache Data Caching |
---|---|
GroupId | GroupIdnet.sf.ehcache |
ArtifactId | ArtifactIdehcache-terracotta |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionehcache-terracotta
|
Filename | Size |
---|---|
ehcache-terracotta-2.1.1.pom | |
ehcache-terracotta-2.1.1.jar | 11 MB |
ehcache-terracotta-2.1.1-sources.jar | 16 KB |
ehcache-terracotta-2.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-terracotta/ -->
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-terracotta</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-terracotta/
implementation 'net.sf.ehcache:ehcache-terracotta:2.1.1'
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-terracotta/
implementation ("net.sf.ehcache:ehcache-terracotta:2.1.1")
'net.sf.ehcache:ehcache-terracotta:jar:2.1.1'
<dependency org="net.sf.ehcache" name="ehcache-terracotta" rev="2.1.1">
<artifact name="ehcache-terracotta" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='ehcache-terracotta', version='2.1.1')
)
libraryDependencies += "net.sf.ehcache" % "ehcache-terracotta" % "2.1.1"
[net.sf.ehcache/ehcache-terracotta "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache » ehcache-terracotta-bootstrap Optional | jar | 2.1.1 |
org.terracotta.api » terracotta-api Optional | jar | 1.2.2 |
org.terracotta » terracotta-l1 Optional | jar | 3.2.2 |
org.terracotta.modules » excludes-config Optional | jar | 3.2.2 |
org.terracotta.modules » guimodels-config Optional | jar | 3.2.2 |
org.terracotta.modules » jdk15-preinst-config Optional | jar | 3.2.2 |
org.terracotta.modules » standard-config Optional | jar | 3.2.2 |
org.terracotta.modules » tim-ehcache-2.0 Optional | jar | 1.5.4 |