GroupId | GroupIdcom.maxifier.mxcache |
---|---|
ArtifactId | ArtifactIdmxcache-tests |
Version | Version2.6.9 |
Type | Typejar |
Description |
DescriptionMxCache tests
MxCache tests for instrumentation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mxcache-tests-2.6.9.pom | |
mxcache-tests-2.6.9.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-tests/ -->
<dependency>
<groupId>com.maxifier.mxcache</groupId>
<artifactId>mxcache-tests</artifactId>
<version>2.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-tests/
implementation 'com.maxifier.mxcache:mxcache-tests:2.6.9'
// https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-tests/
implementation ("com.maxifier.mxcache:mxcache-tests:2.6.9")
'com.maxifier.mxcache:mxcache-tests:jar:2.6.9'
<dependency org="com.maxifier.mxcache" name="mxcache-tests" rev="2.6.9">
<artifact name="mxcache-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maxifier.mxcache', module='mxcache-tests', version='2.6.9')
)
libraryDependencies += "com.maxifier.mxcache" % "mxcache-tests" % "2.6.9"
[com.maxifier.mxcache/mxcache-tests "2.6.9"]
Group / Artifact | Type | Version |
---|---|---|
com.maxifier.mxcache : mxcache-runtime | jar | 2.6.9 |
com.maxifier.mxcache : mxcache-guice-integration | jar | 2.6.9 |
com.maxifier.mxcache : mxcache-guava-integration | jar | 2.6.9 |
org.openjdk.jmh : jmh-core | jar | 1.21 |
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 13.0.1 |
org.testng : testng | jar | 6.3 |
ch.qos.logback : logback-classic | jar | 0.9.18 |
org.mockito : mockito-all | jar | 1.8.0 |