Spring Data Mybatis

Spring Data module for Mybatis repositories

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.hushengte
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Data Mybatis
Spring Data module for Mybatis repositories
Ссылка на сайт

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

https://github.com/hushengte/spring-data-mybatis
Система контроля версий

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

http://github.com/hushengte/spring-data-mybatis/tree/master

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

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-relational jar 2.3.1
org.mybatis : mybatis jar 3.5.9
org.mybatis : mybatis-spring jar 2.0.7
org.slf4j : slf4j-api jar 1.7.30

test (9)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.10
org.springframework : spring-test jar 5.3.15
org.springframework : spring-jdbc jar 5.3.15
com.h2database : h2 jar 2.1.210
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.3.3
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2

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

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

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

Версия
1.0.0