is not current version
Last Version 1.0.8

io.github.dunwu.boot:dunwu-starter-mybatis 1.0.4

dunwu Mybatis spring boot 启动包

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.dunwu.boot
ArtifactId

ArtifactId

dunwu-starter-mybatis
Version

Version

1.0.4
Type

Type

jar

Download dunwu-starter-mybatis 1.0.4


<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mybatis/
implementation 'io.github.dunwu.boot:dunwu-starter-mybatis:1.0.4'
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mybatis/
implementation ("io.github.dunwu.boot:dunwu-starter-mybatis:1.0.4")
'io.github.dunwu.boot:dunwu-starter-mybatis:jar:1.0.4'
<dependency org="io.github.dunwu.boot" name="dunwu-starter-mybatis" rev="1.0.4">
  <artifact name="dunwu-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu.boot', module='dunwu-starter-mybatis', version='1.0.4')
)
libraryDependencies += "io.github.dunwu.boot" % "dunwu-starter-mybatis" % "1.0.4"
[io.github.dunwu.boot/dunwu-starter-mybatis "1.0.4"]