MVN

tk.mybatis : mapper-base

Maven & Gradle

Jun 03, 2023
16 usages
7.1k stars

mapper-base · Mybatis 通用 Mapper 基础方法实现

<dependency>
    <groupId>tk.mybatis</groupId>
    <artifactId>mapper-base</artifactId>
    <version>4.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tk.mybatis : mapper-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.3
  • Latest Beta: 1.0.5-beta2

All Versions

Choose a version of tk.mybatis : mapper-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
mapper-base-4.2.3
mapper-base-4.2.2
mapper-base-4.2.1
mapper-base-4.2.0
1.1.x
mapper-base-1.1.5
mapper-base-1.1.4
mapper-base-1.1.3
mapper-base-1.1.2
mapper-base-1.1.1
mapper-base-1.1.0
1.0.x
mapper-base-1.0.5
mapper-base-1.0.5-beta2
mapper-base-1.0.5-beta1
mapper-base-1.0.4
mapper-base-1.0.4-beta1
mapper-base-1.0.1
mapper-base-1.0.0
mapper-base-1.0.0-beta3
mapper-base-1.0.0-beta2

How to add a dependency to Maven

Add the following tk.mybatis : mapper-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tk.mybatis</groupId>
    <artifactId>mapper-base</artifactId>
    <version>4.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tk.mybatis : mapper-base gradle dependency to your build.gradle file:

implementation 'tk.mybatis:mapper-base:4.2.3'

Gradle Kotlin DSL: Add the following tk.mybatis : mapper-base gradle kotlin dependency to your build.gradle.kts file:

implementation("tk.mybatis:mapper-base:4.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following tk.mybatis : mapper-base sbt scala dependency to your build.sbt file:

libraryDependencies += "tk.mybatis" % "mapper-base" % "4.2.3"

Advertisement

Dependencies from Group

Jun 03, 2023
142 usages
7.1k stars
Jun 03, 2023
98 usages
7.1k stars
Jun 03, 2023
32 usages
7.1k stars
Jun 03, 2023
16 usages
7.1k stars
Jun 03, 2023
13 usages
7.1k stars

Discover Dependencies

Oct 28, 2022
127 usages
746 stars
Mar 21, 2018
30 usages
4 stars
May 12, 2023
2 usages
1.4k stars
Aug 04, 2023
1 usages
136 stars
Jun 25, 2023
2 usages
68.2k stars
Aug 07, 2022
3 usages
200 stars
Mar 24, 2023
1 usages
129 stars