License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtk.mybatis |
ArtifactId | ArtifactIdmapper-modules |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmapper-parent
Mybatis 通用 Mapper 聚合模块
|
Project URL |
Project URL |
Filename | Size |
---|---|
mapper-modules-4.2.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tk.mybatis/mapper-modules/ -->
<dependency>
<groupId>tk.mybatis</groupId>
<artifactId>mapper-modules</artifactId>
<version>4.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tk.mybatis/mapper-modules/
implementation 'tk.mybatis:mapper-modules:4.2.1'
// https://jarcasting.com/artifacts/tk.mybatis/mapper-modules/
implementation ("tk.mybatis:mapper-modules:4.2.1")
'tk.mybatis:mapper-modules:pom:4.2.1'
<dependency org="tk.mybatis" name="mapper-modules" rev="4.2.1">
<artifact name="mapper-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='tk.mybatis', module='mapper-modules', version='4.2.1')
)
libraryDependencies += "tk.mybatis" % "mapper-modules" % "4.2.1"
[tk.mybatis/mapper-modules "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
|
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
|