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

net.oschina.j2cache:j2cache-mybatis 2.8.0-release

J2Cache is a 2 level Cache system, Using ehcache + redis

Лицензия

Лицензия

Категории

Категории

Сеть MyBatis Данные ORM
Группа

Группа

net.oschina.j2cache
Идентификатор

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

j2cache-mybatis
Версия

Версия

2.8.0-release
Тип

Тип

jar
Описание

Описание

J2Cache is a 2 level Cache system, Using ehcache + redis

Скачать j2cache-mybatis 2.8.0-release


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.mybatis : mybatis jar 3.4.6
mysql : mysql-connector-java Необязательный jar 8.0.11

provided (1)

Идентификатор библиотеки Тип Версия
net.oschina.j2cache : j2cache-core jar 2.7.6-release

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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