Last Version

MxCache runtime 2.6.9

Constains all classes necessary for launching a MxCache-instrumentated application

GroupId

GroupId

com.maxifier.mxcache
ArtifactId

ArtifactId

mxcache-runtime
Version

Version

2.6.9
Type

Type

jar
Description

Description

MxCache runtime
Constains all classes necessary for launching a MxCache-instrumentated application
Project Organization

Project Organization

Maxifier

Download mxcache-runtime 2.6.9


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

Dependencies

compile (5)

Group / Artifact Type Version
com.maxifier.mxcache : mxcache-asm jar 7.1
commons-io : commons-io jar 2.4
net.sf.trove4j : trove4j jar 3.0.3
com.google.code.findbugs : jsr305 jar 1.3.9
org.slf4j : slf4j-api jar 1.5.10

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.