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

Spring Boot Data MyBatis Starter 1.0.17.RELEASE

Starter for using Spring Data MyBatis

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Данные MyBatis ORM
Группа

Группа

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

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

spring-boot-starter-data-mybatis
Версия

Версия

1.0.17.RELEASE
Тип

Тип

jar
Описание

Описание

Spring Boot Data MyBatis Starter
Starter for using Spring Data MyBatis
Ссылка на сайт

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

https://github.com/hatunet/spring-boot-starter-data-mybatis
Организация-разработчик

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

Pivotal Software, Inc.
Система контроля версий

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

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

Скачать spring-boot-starter-data-mybatis 1.0.17.RELEASE


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 1.5.5.RELEASE
com.ifrabbit : spring-data-mybatis jar 1.0.17.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.5.RELEASE

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
org.springframework : spring-test jar

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

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