Last Version

MxCache gradle plugin 2.6.9

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

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.maxifier.mxcache
ArtifactId

ArtifactId

mxcache-gradle-plugin
Version

Version

2.6.9
Type

Type

jar
Description

Description

MxCache gradle plugin
MxCache parent project. MxCache adds an annotation-driven caching facility to java projects.
Project Organization

Project Organization

Maxifier

Download mxcache-gradle-plugin 2.6.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.maxifier.mxcache : mxcache-instrumentator jar 2.6.9

provided (2)

Group / Artifact Type Version
org.gradle » gradle-core jar 2.6
org.codehaus.groovy : groovy-all jar 2.4.6

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

There are no modules declared in this project.