Last Version

MyBatis Caches :: Hazelcast 1.0.0

Hazelcast support for MyBatis Cache

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications MyBatis Data ORM
GroupId

GroupId

org.mybatis
ArtifactId

ArtifactId

mybatis-hazelcast
Version

Version

1.0.0
Type

Type

jar
Description

Description

MyBatis Caches :: Hazelcast
Hazelcast support for MyBatis Cache
Project Organization

Project Organization

MyBatis.org

Download mybatis-hazelcast 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.hazelcast : hazelcast jar 1.9

provided (1)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.