MVN

com.ruijc : spring-boot-starter-mybatis

Maven & Gradle

Jun 17, 2017
2 usages
23 stars

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

<dependency>
    <groupId>com.ruijc</groupId>
    <artifactId>spring-boot-starter-mybatis</artifactId>
    <version>3.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ruijc : spring-boot-starter-mybatis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.2

All Versions

Choose a version of com.ruijc : spring-boot-starter-mybatis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
spring-boot-starter-mybatis-3.2.2
2.0.x
spring-boot-starter-mybatis-2.0.0
1.3.x
spring-boot-starter-mybatis-1.3.0
1.2.x
spring-boot-starter-mybatis-1.2.2
spring-boot-starter-mybatis-1.2.1
spring-boot-starter-mybatis-1.2.0
1.1.x
spring-boot-starter-mybatis-1.1.0
1.0.x
spring-boot-starter-mybatis-1.0.0

How to add a dependency to Maven

Add the following com.ruijc : spring-boot-starter-mybatis maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ruijc</groupId>
    <artifactId>spring-boot-starter-mybatis</artifactId>
    <version>3.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ruijc : spring-boot-starter-mybatis gradle dependency to your build.gradle file:

implementation 'com.ruijc:spring-boot-starter-mybatis:3.2.2'

Gradle Kotlin DSL: Add the following com.ruijc : spring-boot-starter-mybatis gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ruijc:spring-boot-starter-mybatis:3.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ruijc : spring-boot-starter-mybatis sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ruijc" % "spring-boot-starter-mybatis" % "3.2.2"

Advertisement

Dependencies from Group

Jun 17, 2017
10 usages
23 stars
Jun 17, 2017
3 usages
23 stars
Jun 17, 2017
2 usages
23 stars
Dec 09, 2016
1 usages
23 stars

Discover Dependencies

Nov 30, 2022
9 usages
12 stars
Dec 23, 2021
18 usages
255 stars
Aug 21, 2019
1 usages
1.5k stars
Nov 15, 2022
11 usages
12 stars
May 23, 2023
6 usages
7 stars
Apr 27, 2020
3 usages
472 stars
Jul 14, 2023
4 usages
845 stars