mybatis-ehcache

Ehcache support for MyBatis Cache

Лицензия

Лицензия

Категории

Категории

Ehcache Данные Caching MyBatis ORM
Группа

Группа

org.mybatis.caches
Идентификатор

Идентификатор

mybatis-ehcache
Последняя версия

Последняя версия

1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

mybatis-ehcache
Ehcache support for MyBatis Cache
Ссылка на сайт

Ссылка на сайт

https://github.com/mybatis/ehcache-cache/
Организация-разработчик

Организация-разработчик

MyBatis.org
Система контроля версий

Система контроля версий

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

Скачать mybatis-ehcache

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.sf.ehcache : ehcache jar 2.10.9.2

provided (2)

Идентификатор библиотеки Тип Версия
org.mybatis : mybatis jar 3.5.9
jakarta.transaction : jakarta.transaction-api jar 1.3.3

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36

Модули Проекта

Данный проект не имеет модулей.
org.mybatis.caches

MyBatis

Версии библиотеки

Версия
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