mybatis-ehcache

Ehcache support for MyBatis Cache

License

License

Categories

Categories

Ehcache Data Caching MyBatis ORM
GroupId

GroupId

org.mybatis.caches
ArtifactId

ArtifactId

mybatis-ehcache
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-ehcache
Ehcache support for MyBatis Cache
Project URL

Project URL

https://github.com/mybatis/ehcache-cache/
Project Organization

Project Organization

MyBatis.org
Source Code Management

Source Code Management

http://github.com/mybatis/ehcache-cache

Download mybatis-ehcache

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.ehcache : ehcache jar 2.10.9.2

provided (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.9
jakarta.transaction : jakarta.transaction-api jar 1.3.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.
org.mybatis.caches

MyBatis

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0-RC1