Last Version

MxCache guice integration 2.6.9

Allows to use Guice as an instance provider for MxCache

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.maxifier.mxcache
ArtifactId

ArtifactId

mxcache-guice-integration
Version

Version

2.6.9
Type

Type

jar
Description

Description

MxCache guice integration
Allows to use Guice as an instance provider for MxCache
Project Organization

Project Organization

Maxifier

Download mxcache-guice-integration 2.6.9


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

Dependencies

compile (1)

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

provided (2)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
aopalliance : aopalliance jar 1.0

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.