Last Version

dunwu-data 0.4.9

Dunwu 数据库脚手架

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-data
Version

Version

0.4.9
Type

Type

jar
Description

Description

dunwu-data
Dunwu 数据库脚手架

Download dunwu-data 0.4.9


<!-- https://jarcasting.com/artifacts/io.github.dunwu/dunwu-data/ -->
<dependency>
    <groupId>io.github.dunwu</groupId>
    <artifactId>dunwu-data</artifactId>
    <version>0.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-data/
implementation 'io.github.dunwu:dunwu-data:0.4.9'
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-data/
implementation ("io.github.dunwu:dunwu-data:0.4.9")
'io.github.dunwu:dunwu-data:jar:0.4.9'
<dependency org="io.github.dunwu" name="dunwu-data" rev="0.4.9">
  <artifact name="dunwu-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu', module='dunwu-data', version='0.4.9')
)
libraryDependencies += "io.github.dunwu" % "dunwu-data" % "0.4.9"
[io.github.dunwu/dunwu-data "0.4.9"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.dunwu : dunwu-common jar 0.4.9
org.springframework : spring-jdbc jar 5.1.8.RELEASE
com.baomidou : mybatis-plus jar 3.1.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.9

provided (1)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.22

Project Modules

There are no modules declared in this project.