mapper-all

Mybatis 通用 Mapper3 适配

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

tk.mybatis
ArtifactId

ArtifactId

mapper-all
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

mapper-all
Mybatis 通用 Mapper3 适配
Project URL

Project URL

http://www.mybatis.tk/mapper-all

Download mapper-all

Filename Size
mapper-all-4.2.1.pom 3 KB
Browse

How to add to project

<!-- 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"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17
org.hsqldb : hsqldb jar 2.2.9

Project Modules

  • mapper
  • dependencies

Versions

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