License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtk.mybatis |
ArtifactId | ArtifactIdmapper-spring |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmapper-spring
Mybatis 通用 Mapper 和 Spring 集成
|
Filename | Size |
---|---|
mapper-spring-4.2.1.pom | |
mapper-spring-4.2.1.jar | 22 KB |
mapper-spring-4.2.1-sources.jar | 19 KB |
mapper-spring-4.2.1-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tk.mybatis/mapper-spring/ -->
<dependency>
<groupId>tk.mybatis</groupId>
<artifactId>mapper-spring</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/tk.mybatis/mapper-spring/
implementation 'tk.mybatis:mapper-spring:4.2.1'
// https://jarcasting.com/artifacts/tk.mybatis/mapper-spring/
implementation ("tk.mybatis:mapper-spring:4.2.1")
'tk.mybatis:mapper-spring:jar:4.2.1'
<dependency org="tk.mybatis" name="mapper-spring" rev="4.2.1">
<artifact name="mapper-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='tk.mybatis', module='mapper-spring', version='4.2.1')
)
libraryDependencies += "tk.mybatis" % "mapper-spring" % "4.2.1"
[tk.mybatis/mapper-spring "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.mybatis : mybatis | jar | 3.4.6 |
tk.mybatis : mapper-core | jar | 4.2.1 |
tk.mybatis : mapper-base | jar | 4.2.1 |
org.mybatis : mybatis-spring | jar | 1.3.1 |
org.springframework : spring-context | jar | 4.3.8.RELEASE |
org.springframework : spring-tx | jar | 4.3.8.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
log4j : log4j | jar | 1.2.17 |
org.hsqldb : hsqldb | jar | 2.2.9 |
Version |
---|
4.2.1
|
4.2.0
|
1.1.5
|
1.1.4
|
1.1.3
|
1.1.2
|
1.1.1
|
1.1.0
|
1.0.5
|
1.0.5-beta2
|
1.0.5-beta1
|
1.0.4
|
1.0.4-beta1
|
1.0.1
|
1.0.0
|
1.0.0-beta3
|
1.0.0-beta2
|