is not current version
Last Version 1.8.13

org.ff4j:ff4j-store-ehcache 1.3.5


Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ff4j
ArtifactId

ArtifactId

ff4j-store-ehcache
Version

Version

1.3.5
Type

Type

jar

Download ff4j-store-ehcache 1.3.5


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