spring-mybatis-cachestore

CacheStore implementation integrated with Spring and MyBatis framework

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.simukappu
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-mybatis-cachestore
CacheStore implementation integrated with Spring and MyBatis framework
Система контроля версий

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

https://github.com/simukappu/coherence-tools/tree/master/spring-mybatis-cachestore

Скачать spring-mybatis-cachestore

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

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.springframework : spring-beans jar 5.3.19
org.springframework : spring-tx jar 5.3.19
org.springframework : spring-jdbc jar 5.3.19
com.oracle.coherence.spring : coherence-spring-core jar 3.2.0
org.mybatis : mybatis jar 3.5.9
org.mybatis : mybatis-spring jar 2.0.7
org.apache.commons : commons-dbcp2 jar 2.9.0
mysql : mysql-connector-java jar 8.0.29
com.oracle.coherence.ce : coherence jar 21.12
org.slf4j : slf4j-api jar 2.0.0-alpha7
ch.qos.logback : logback-classic jar 1.3.0-alpha14

test (1)

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

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

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

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

Версия
1.0.2
1.0.1
1.0.0