Last Version

MxCache Guava integration 2.6.9

A set of custom caching strategies for Google Guava library

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.maxifier.mxcache
ArtifactId

ArtifactId

mxcache-guava-integration
Version

Version

2.6.9
Type

Type

jar
Description

Description

MxCache Guava integration
A set of custom caching strategies for Google Guava library
Project Organization

Project Organization

Maxifier

Download mxcache-guava-integration 2.6.9


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1

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.