не последняя версия
Последняя версия 2.0.1.RELEASE

com.ifrabbit:spring-data-mybatis-parent 2.0.0.RELEASE

Spring Data module for MyBatis repositories.

Категории

Категории

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

Группа

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

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

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

Версия

2.0.0.RELEASE
Тип

Тип

pom

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

Имя Файла Размер
spring-data-mybatis-parent-2.0.0.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.0.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.0.RELEASE'
// https://jarcasting.com/artifacts/com.ifrabbit/spring-data-mybatis-parent/
implementation ("com.ifrabbit:spring-data-mybatis-parent:2.0.0.RELEASE")
'com.ifrabbit:spring-data-mybatis-parent:pom:2.0.0.RELEASE'
<dependency org="com.ifrabbit" name="spring-data-mybatis-parent" rev="2.0.0.RELEASE">
  <artifact name="spring-data-mybatis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ifrabbit', module='spring-data-mybatis-parent', version='2.0.0.RELEASE')
)
libraryDependencies += "com.ifrabbit" % "spring-data-mybatis-parent" % "2.0.0.RELEASE"
[com.ifrabbit/spring-data-mybatis-parent "2.0.0.RELEASE"]