Last Version

Hazelcast Cache 1.0

Hazelcast support for iBatis Cache

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Hazelcast Distributed Applications
GroupId

GroupId

com.googlecode.ibaguice.cache
ArtifactId

ArtifactId

ibaguice-hazelcast
Version

Version

1.0
Type

Type

jar
Description

Description

Hazelcast Cache
Hazelcast support for iBatis Cache
Source Code Management

Source Code Management

http://code.google.com/p/ibaguice/source/browse/#svn/tags/1.0/ibaguice-hazelcast

Download ibaguice-hazelcast 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.0.1
com.hazelcast : hazelcast jar 1.8

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.