钝悟 | dunwu
Welcome
🍵 大道至简,知易行难
我的博客:
| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.github.dunwu |
| ArtifactId | ArtifactIddunwu-data |
| Last Version | Last Version0.4.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondunwu-data
Dunwu 数据库脚手架
|
| Filename | Size |
|---|---|
| dunwu-data-0.4.9.pom | |
| dunwu-data-0.4.9.jar | 15 KB |
| dunwu-data-0.4.9-sources.jar | 9 KB |
| dunwu-data-0.4.9-javadoc.jar | 82 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.22 |
🍵 大道至简,知易行难
我的博客: