License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.dunwu.boot |
ArtifactId | ArtifactIddunwu-starter-mybatis |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondunwu-starter-mybatis
dunwu Mybatis spring boot 启动包
|
Filename | Size |
---|---|
dunwu-starter-mybatis-1.0.8.pom | |
dunwu-starter-mybatis-1.0.8.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mybatis/ -->
<dependency>
<groupId>io.github.dunwu.boot</groupId>
<artifactId>dunwu-starter-mybatis</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mybatis/
implementation 'io.github.dunwu.boot:dunwu-starter-mybatis:1.0.8'
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mybatis/
implementation ("io.github.dunwu.boot:dunwu-starter-mybatis:1.0.8")
'io.github.dunwu.boot:dunwu-starter-mybatis:jar:1.0.8'
<dependency org="io.github.dunwu.boot" name="dunwu-starter-mybatis" rev="1.0.8">
<artifact name="dunwu-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu.boot', module='dunwu-starter-mybatis', version='1.0.8')
)
libraryDependencies += "io.github.dunwu.boot" % "dunwu-starter-mybatis" % "1.0.8"
[io.github.dunwu.boot/dunwu-starter-mybatis "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dunwu.boot : dunwu-autoconfigure | jar | 1.0.8 |
io.github.dunwu.tool : dunwu-tool-data | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.springframework.boot : spring-boot-starter-json | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | |
p6spy : p6spy | jar |