MVN

tk.mybatis : mapper-spring

Maven & Gradle

Jun 03, 2023
13 usages
7.1k stars

mapper-spring · Mybatis 通用 Mapper 和 Spring 集成

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

Latest Version

Choose a version of tk.mybatis : mapper-spring 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-spring to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "tk.mybatis" % "mapper-spring" % "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

Aug 22, 2023
4 usages
5.7k stars
Dec 07, 2020
6 usages
1.9k stars
Mar 10, 2018
1 usages
Mar 10, 2018
6 usages
86 stars
Nov 23, 2020
3 usages
49 stars
Mar 10, 2018
3 usages
31 stars
May 30, 2023
3 usages
6.3k stars
Mar 08, 2018
0 stars
Oct 12, 2021
2 usages
26 stars