не последняя версия
Последняя версия 4.0

org.codehaus.httpcache4j.storage:storage-ehcache 4.0-M4

Storage using files

Категории

Категории

Ehcache Данные Caching
Группа

Группа

org.codehaus.httpcache4j.storage
Идентификатор

Идентификатор

storage-ehcache
Версия

Версия

4.0-M4
Тип

Тип

jar

Скачать storage-ehcache 4.0-M4


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