is not current version
Last Version 2.6.9

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

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

Type

jar

Download mxcache-ehcache-integration 2.6.0


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