| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.gitee.zero-wsh |
| Идентификатор | ИдентификаторacTable |
| Версия | Версия2.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеacTable
通过实体类自动建表
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| acTable-2.0.4.pom | |
| acTable-2.0.4.jar | 66 KB |
| acTable-2.0.4-sources.jar | 33 KB |
| acTable-2.0.4-javadoc.jar | 227 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.gitee.zero-wsh/acTable/ -->
<dependency>
<groupId>io.gitee.zero-wsh</groupId>
<artifactId>acTable</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zero-wsh/acTable/
implementation 'io.gitee.zero-wsh:acTable:2.0.4'
// https://jarcasting.com/artifacts/io.gitee.zero-wsh/acTable/
implementation ("io.gitee.zero-wsh:acTable:2.0.4")
'io.gitee.zero-wsh:acTable:jar:2.0.4'
<dependency org="io.gitee.zero-wsh" name="acTable" rev="2.0.4">
<artifact name="acTable" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zero-wsh', module='acTable', version='2.0.4')
)
libraryDependencies += "io.gitee.zero-wsh" % "acTable" % "2.0.4"
[io.gitee.zero-wsh/acTable "2.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.2.5.RELEASE |
| com.github.jsqlparser : jsqlparser | jar | 4.1 |
| cn.hutool : hutool-all | jar | 5.6.1 |
| io.swagger : swagger-annotations | jar | 1.5.22 |
| com.baomidou : mybatis-plus-annotation | jar | 3.4.3.1 |
| javax.persistence : persistence-api | jar | 1.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.5.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework : spring-context | jar | 5.3.7 |
| org.springframework.boot : spring-boot | jar | 2.2.5.RELEASE |