MVN

com.baomidou : mybatis-plus-boot-starter-test

Maven & Gradle

Aug 08, 2023
3 usages
15.7k stars

mybatis-plus · An enhanced toolkit of Mybatis to simplify development.

<dependency>
    <groupId>com.baomidou</groupId>
    <artifactId>mybatis-plus-boot-starter-test</artifactId>
    <version>3.5.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.baomidou : mybatis-plus-boot-starter-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.3.2

All Versions

Choose a version of com.baomidou : mybatis-plus-boot-starter-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
mybatis-plus-boot-starter-test-3.5.3.2
mybatis-plus-boot-starter-test-3.5.3.1
mybatis-plus-boot-starter-test-3.5.3
mybatis-plus-boot-starter-test-3.5.2
mybatis-plus-boot-starter-test-3.5.1
mybatis-plus-boot-starter-test-3.5.0
3.4.x
mybatis-plus-boot-starter-test-3.4.3.4
mybatis-plus-boot-starter-test-3.4.3.3
mybatis-plus-boot-starter-test-3.4.3.2
mybatis-plus-boot-starter-test-3.4.3.1
mybatis-plus-boot-starter-test-3.4.3
mybatis-plus-boot-starter-test-3.4.2
mybatis-plus-boot-starter-test-3.4.1
mybatis-plus-boot-starter-test-3.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.baomidou</groupId>
    <artifactId>mybatis-plus-boot-starter-test</artifactId>
    <version>3.5.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.baomidou : mybatis-plus-boot-starter-test gradle dependency to your build.gradle file:

implementation 'com.baomidou:mybatis-plus-boot-starter-test:3.5.3.2'

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

implementation("com.baomidou:mybatis-plus-boot-starter-test:3.5.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.baomidou : mybatis-plus-boot-starter-test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.baomidou" % "mybatis-plus-boot-starter-test" % "3.5.3.2"

Advertisement

Dependencies from Group

Aug 08, 2023
792 usages
15.7k stars
Aug 08, 2023
263 usages
15.7k stars
Aug 08, 2023
215 usages
15.7k stars
Aug 08, 2023
177 usages
15.7k stars
Aug 07, 2023
106 usages
4.4k stars

Discover Dependencies

Aug 29, 2020
2.3k stars
Aug 29, 2020
2.3k stars
Aug 23, 2020
68.1k stars
Aug 19, 2020
0 stars
Nov 01, 2020
176 stars