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

mybatis-all-spring-boot-starter 1.0.0.RELEASE

Spring Boot Support for mybatis-all-spring-boot-starter

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.flying-cattle
Идентификатор

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

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

Версия

1.0.0.RELEASE
Тип

Тип

jar
Описание

Описание

mybatis-all-spring-boot-starter
Spring Boot Support for mybatis-all-spring-boot-starter
Ссылка на сайт

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

https://github.com/flying-cattle/mybatis-all-spring-boot-starter/

Скачать mybatis-all-spring-boot-starter 1.0.0.RELEASE


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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter Необязательный jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.0.2.RELEASE
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0
org.projectlombok : lombok Необязательный jar 1.16.20
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.5
com.alibaba : druid-spring-boot-starter jar 1.1.10

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

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