Last Version

Java HTTP cache :: Storage Engines :: EHCache 4.0

Storage using files

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.codehaus.httpcache4j.storage
ArtifactId

ArtifactId

storage-ehcache
Version

Version

4.0
Type

Type

jar
Description

Description

Java HTTP cache :: Storage Engines :: EHCache
Storage using files

Download storage-ehcache 4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.ehcache : ehcache-core jar 2.4.6
org.codehaus.httpcache4j : httpcache4j-storage-api jar 4.0

test (3)

Group / Artifact Type Version
org.codehaus.httpcache4j : httpcache4j-storage-api jar 4.0
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.