is not current version
Last Version 3.10.0

org.ehcache.modules:ehcache-107 3.2.3

The JSR-107 compatibility module of Ehcache 3

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-107
Version

Version

3.2.3
Type

Type

jar

Download ehcache-107 3.2.3


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