is not current version
Last Version 2.6.9

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

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.6.5
Type

Type

jar

Download mxcache-ehcache-integration 2.6.5


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