| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.zero-wsh |
| ArtifactId | ArtifactIdacTable |
| Last Version | Last Version2.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionacTable
通过实体类自动建表
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| acTable-2.0.6.pom | |
| acTable-2.0.6.jar | 60 KB |
| acTable-2.0.6-sources.jar | 32 KB |
| acTable-2.0.6-javadoc.jar | 222 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.zero-wsh/acTable/ -->
<dependency>
<groupId>io.gitee.zero-wsh</groupId>
<artifactId>acTable</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zero-wsh/acTable/
implementation 'io.gitee.zero-wsh:acTable:2.0.6'
// https://jarcasting.com/artifacts/io.gitee.zero-wsh/acTable/
implementation ("io.gitee.zero-wsh:acTable:2.0.6")
'io.gitee.zero-wsh:acTable:jar:2.0.6'
<dependency org="io.gitee.zero-wsh" name="acTable" rev="2.0.6">
<artifact name="acTable" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zero-wsh', module='acTable', version='2.0.6')
)
libraryDependencies += "io.gitee.zero-wsh" % "acTable" % "2.0.6"
[io.gitee.zero-wsh/acTable "2.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |