auto-table-spring-boot-starter

Springboot+Mybatis 自动建表工具

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators
Группа

Группа

cn.jasonone.autotable
Идентификатор

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

auto-table-spring-boot-starter
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

auto-table-spring-boot-starter
Springboot+Mybatis 自动建表工具
Ссылка на сайт

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

https://gitee.com/hmjasonone/auto-table-spring-boot-starter
Система контроля версий

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

https://gitee.com/hmjasonone/auto-table-spring-boot-starter

Скачать auto-table-spring-boot-starter

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

<!-- https://jarcasting.com/artifacts/cn.jasonone.autotable/auto-table-spring-boot-starter/ -->
<dependency>
    <groupId>cn.jasonone.autotable</groupId>
    <artifactId>auto-table-spring-boot-starter</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jasonone.autotable/auto-table-spring-boot-starter/
implementation 'cn.jasonone.autotable:auto-table-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/cn.jasonone.autotable/auto-table-spring-boot-starter/
implementation ("cn.jasonone.autotable:auto-table-spring-boot-starter:1.1.0")
'cn.jasonone.autotable:auto-table-spring-boot-starter:jar:1.1.0'
<dependency org="cn.jasonone.autotable" name="auto-table-spring-boot-starter" rev="1.1.0">
  <artifact name="auto-table-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jasonone.autotable', module='auto-table-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "cn.jasonone.autotable" % "auto-table-spring-boot-starter" % "1.1.0"
[cn.jasonone.autotable/auto-table-spring-boot-starter "1.1.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.1.6.RELEASE
org.projectlombok : lombok Необязательный jar 1.18.8
org.apache.commons : commons-lang3 jar 3.8.1

provided (2)

Идентификатор библиотеки Тип Версия
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.0
mysql : mysql-connector-java jar 8.0.16

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE

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

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

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

Версия
1.1.0
1.0.3
1.0.1
1.0.0