MVN

com.baomidou : mybatis-plus-dts

Maven & Gradle

Jan 27, 2020
7 usages
15.7k stars

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

<dependency>
    <groupId>com.baomidou</groupId>
    <artifactId>mybatis-plus-dts</artifactId>
    <version>3.3.1.tmp</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.3.1.tmp

All Versions

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

Version Vulnerabilities Updated
3.3.x
mybatis-plus-dts-3.3.1.tmp
mybatis-plus-dts-3.3.1
mybatis-plus-dts-3.3.0
3.2.x
mybatis-plus-dts-3.2.0
3.1.x
mybatis-plus-dts-3.1.2
mybatis-plus-dts-3.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.baomidou</groupId>
    <artifactId>mybatis-plus-dts</artifactId>
    <version>3.3.1.tmp</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.baomidou:mybatis-plus-dts:3.3.1.tmp'

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

implementation("com.baomidou:mybatis-plus-dts:3.3.1.tmp")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.baomidou" % "mybatis-plus-dts" % "3.3.1.tmp"

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

Jun 22, 2019
1 usages
5 stars
Jul 19, 2022
3 usages
24 stars
Dec 08, 2020
2 usages
1 stars
Aug 18, 2023
3 usages
65 stars
Mar 19, 2022
6 usages
4 stars
Oct 28, 2021
1 usages
0 stars
Nov 04, 2017
3 usages
7 stars