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

org.ff4j:ff4j-store-ehcache 1.2.0


Категории

Категории

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

Группа

org.ff4j
Идентификатор

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

ff4j-store-ehcache
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать ff4j-store-ehcache 1.2.0


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