is not current version
Last Version 2.6.9

com.maxifier.mxcache:mxcache-guice-integration 2.6.1

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.1
Type

Type

jar

Download mxcache-guice-integration 2.6.1


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