| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdtk.mybatis |
| ArtifactId | ArtifactIdmapper-all |
| Last Version | Last Version4.2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmapper-all
Mybatis 通用 Mapper3 适配
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mapper-all-4.2.1.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tk.mybatis/mapper-all/ -->
<dependency>
<groupId>tk.mybatis</groupId>
<artifactId>mapper-all</artifactId>
<version>4.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tk.mybatis/mapper-all/
implementation 'tk.mybatis:mapper-all:4.2.1'
// https://jarcasting.com/artifacts/tk.mybatis/mapper-all/
implementation ("tk.mybatis:mapper-all:4.2.1")
'tk.mybatis:mapper-all:pom:4.2.1'
<dependency org="tk.mybatis" name="mapper-all" rev="4.2.1">
<artifact name="mapper-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='tk.mybatis', module='mapper-all', version='4.2.1')
)
libraryDependencies += "tk.mybatis" % "mapper-all" % "4.2.1"
[tk.mybatis/mapper-all "4.2.1"]
| 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
|
|
4.1.5
|
|
4.1.4
|
|
4.1.3
|
|
4.1.2
|
|
4.1.1
|
|
4.1.0
|
|
4.0.4
|
|
4.0.4-beta2
|
|
4.0.4-beta1
|
|
4.0.3
|
|
4.0.3-beta1
|
|
4.0.2
|
|
4.0.1
|
|
4.0.0
|
|
4.0.0-beta3
|
|
4.0.0-beta2
|