钝悟 | dunwu
Welcome
🍵 大道至简,知易行难
我的博客:
License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.dunwu |
ArtifactId | ArtifactIddunwu-starter-mybatis |
Last Version | Last Version0.5.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStarter for using Mybatis
|
Filename | Size |
---|---|
dunwu-starter-mybatis-0.5.6.pom | |
dunwu-starter-mybatis-0.5.6.jar | 384 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dunwu/dunwu-starter-mybatis/ -->
<dependency>
<groupId>io.github.dunwu</groupId>
<artifactId>dunwu-starter-mybatis</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-starter-mybatis/
implementation 'io.github.dunwu:dunwu-starter-mybatis:0.5.6'
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-starter-mybatis/
implementation ("io.github.dunwu:dunwu-starter-mybatis:0.5.6")
'io.github.dunwu:dunwu-starter-mybatis:jar:0.5.6'
<dependency org="io.github.dunwu" name="dunwu-starter-mybatis" rev="0.5.6">
<artifact name="dunwu-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu', module='dunwu-starter-mybatis', version='0.5.6')
)
libraryDependencies += "io.github.dunwu" % "dunwu-starter-mybatis" % "0.5.6"
[io.github.dunwu/dunwu-starter-mybatis "0.5.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dunwu : dunwu-autoconfigure | jar | 0.5.6 |
io.github.dunwu : dunwu-common-data | jar | 0.5.6 |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.springframework.boot : spring-boot-starter-json | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | 3.3.1 |
p6spy : p6spy | jar | 3.8.7 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
org.assertj : assertj-core | jar | |
org.mockito : mockito-core | jar |
🍵 大道至简,知易行难
我的博客: