Last Version

dunwu-starter-mybatis 1.0.8

dunwu Mybatis spring boot 启动包

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.dunwu.boot
ArtifactId

ArtifactId

dunwu-starter-mybatis
Version

Version

1.0.8
Type

Type

jar
Description

Description

dunwu-starter-mybatis
dunwu Mybatis spring boot 启动包

Download dunwu-starter-mybatis 1.0.8


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.