is not current version
Last Version 2.6.9

com.maxifier.mxcache:mxcache-ehcache-integration 2.5.11

A set of custom caching strategies for EhCache framework

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.maxifier.mxcache
ArtifactId

ArtifactId

mxcache-ehcache-integration
Version

Version

2.5.11
Type

Type

jar

Download mxcache-ehcache-integration 2.5.11


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