acTable

通过实体类自动建表

License

License

GroupId

GroupId

io.gitee.zero-wsh
ArtifactId

ArtifactId

acTable
Last Version

Last Version

2.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

acTable
通过实体类自动建表
Project URL

Project URL

https://gitee.com/zero-wsh/zero-acTable
Source Code Management

Source Code Management

http://gitee.com/zero-wsh/zero-acTable

Download acTable

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

provided (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0