Last Version

spring-boot-starter-mybatis 3.2.2

Springboot自动化配置Mybatis框架并支持通用Mapper和分页插件。

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.ruijc
ArtifactId

ArtifactId

spring-boot-starter-mybatis
Version

Version

3.2.2
Type

Type

jar
Description

Description

spring-boot-starter-mybatis
Springboot自动化配置Mybatis框架并支持通用Mapper和分页插件。

Download spring-boot-starter-mybatis 3.2.2


<!-- https://jarcasting.com/artifacts/com.ruijc/spring-boot-starter-mybatis/ -->
<dependency>
    <groupId>com.ruijc</groupId>
    <artifactId>spring-boot-starter-mybatis</artifactId>
    <version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ruijc/spring-boot-starter-mybatis/
implementation 'com.ruijc:spring-boot-starter-mybatis:3.2.2'
// https://jarcasting.com/artifacts/com.ruijc/spring-boot-starter-mybatis/
implementation ("com.ruijc:spring-boot-starter-mybatis:3.2.2")
'com.ruijc:spring-boot-starter-mybatis:jar:3.2.2'
<dependency org="com.ruijc" name="spring-boot-starter-mybatis" rev="3.2.2">
  <artifact name="spring-boot-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ruijc', module='spring-boot-starter-mybatis', version='3.2.2')
)
libraryDependencies += "com.ruijc" % "spring-boot-starter-mybatis" % "3.2.2"
[com.ruijc/spring-boot-starter-mybatis "3.2.2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.0
com.github.pagehelper : pagehelper Optional jar 4.1.6
tk.mybatis : mapper Optional jar 3.3.9
de.ruedigermoeller : fst Optional jar 2.47
org.springframework.boot : spring-boot-starter-data-redis Optional jar 1.5.2.RELEASE
com.ruijc : util jar 3.1.0
com.google.auto.service : auto-service Optional jar 1.0-rc2
com.squareup : javapoet Optional jar 1.8.0

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.2.RELEASE
com.h2database : h2 jar 1.4.192
com.zaxxer : HikariCP jar 2.5.1
org.bgee.log4jdbc-log4j2 : log4jdbc-log4j2-jdbc4.1 jar 1.16

Project Modules

There are no modules declared in this project.