io.github.dunwu:dunwu-starter-mybatis

Starter for using Mybatis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-starter-mybatis
Last Version

Last Version

0.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

Starter for using Mybatis

Download dunwu-starter-mybatis

How to add to project

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

Dependencies

compile (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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0
org.assertj : assertj-core jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.

钝悟 | dunwu

Welcome

🍵 大道至简,知易行难

我的博客:

Versions

Version
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.0
0.4.9
0.4.8
0.4.7