MyBatis Caches :: Parent

3rd part cache implementations integration for MyBatis sql mapping framework.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.0-RC1
Дата

Дата

Тип

Тип

pom
Описание

Описание

MyBatis Caches :: Parent
3rd part cache implementations integration for MyBatis sql mapping framework.
Ссылка на сайт

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

http://www.mybatis.org/
Организация-разработчик

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

MyBatis.org

Скачать mybatis-caches-parent

Имя Файла Размер
mybatis-caches-parent-1.0.0-RC1.pom 17 KB
Обзор

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.mybatis : mybatis jar 3.0.1

test (1)

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

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

  • cache-assembly
  • ehcache
  • hazelcast
  • oscache

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

Версия
1.0.0-RC1