MVN

com.suyeer : mybatis-plus

Maven & Gradle

Oct 24, 2019

mybatis-plus · 修改了 mybatis-plus 的 TableInfoHelper, 可以采用 SPI 模式修改 tableName 字段.

<dependency>
    <groupId>com.suyeer</groupId>
    <artifactId>mybatis-plus</artifactId>
    <version>3.2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.2.0.6

All Versions

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

Version Vulnerabilities Updated
3.2.x
mybatis-plus-3.2.0.6
mybatis-plus-3.2.0.5
mybatis-plus-3.2.0.4
mybatis-plus-3.2.0.3
mybatis-plus-3.2.0.2
mybatis-plus-3.2.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.suyeer</groupId>
    <artifactId>mybatis-plus</artifactId>
    <version>3.2.0.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.suyeer:mybatis-plus:3.2.0.6'

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

implementation("com.suyeer:mybatis-plus:3.2.0.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.suyeer" % "mybatis-plus" % "3.2.0.6"

Advertisement

Dependencies from Group

Jan 05, 2023
2 usages
0 stars
May 17, 2022
1 usages
May 17, 2022
Oct 24, 2019

Discover Dependencies

Aug 22, 2023
1 usages
386 stars
Mar 24, 2020
178 stars
May 19, 2020
209 stars
Nov 20, 2019
0 stars
Oct 28, 2019
0 stars
Jan 21, 2020
2 usages
0 stars