Last Version

MxCache 2.6.9

MxCache parent project. MxCache adds an annotation-driven caching facility to java projects.

GroupId

GroupId

com.maxifier.mxcache
ArtifactId

ArtifactId

mxcache
Version

Version

2.6.9
Type

Type

pom
Description

Description

MxCache
MxCache parent project. MxCache adds an annotation-driven caching facility to java projects.
Project URL

Project URL

http://github.com/maxifier/mxcache
Project Organization

Project Organization

Maxifier
Source Code Management

Source Code Management

https://github.com/maxifier/mxcache.git

Download mxcache 2.6.9

Filename Size
mxcache-2.6.9.pom 14 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.3
ch.qos.logback : logback-classic jar 0.9.18
org.mockito : mockito-all jar 1.8.0

Project Modules

  • mxcache-instrumentator
  • mxcache-generation
  • mxcache-runtime
  • mxcache-idea-plugin
  • mxcache-maven-plugin
  • mxcache-gradle-plugin
  • mxcache-tests
  • mxcache-jmx
  • mxcache-guice-integration
  • mxcache-ehcache-integration
  • mxcache-guava-integration
  • jconsole-stub
  • mxcache-idea-api-stubs
  • stubgen