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

Spring Data MyBatis Parent 2.0.1.RELEASE

Spring Data module for MyBatis repositories.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-data-mybatis-parent
Версия

Версия

2.0.1.RELEASE
Тип

Тип

pom
Описание

Описание

Spring Data MyBatis Parent
Spring Data module for MyBatis repositories.
Ссылка на сайт

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

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

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

https://github.com/hatunet/spring-data-mybatis

Скачать spring-data-mybatis-parent 2.0.1.RELEASE

Имя Файла Размер
spring-data-mybatis-parent-2.0.1.RELEASE.pom 2 KB
Обзор

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok Необязательный jar 1.18.4

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

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