is not current version
Last Version 4.2.1

mapper-all 4.1.5

Mybatis 通用 Mapper3 适配

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

tk.mybatis
ArtifactId

ArtifactId

mapper-all
Version

Version

4.1.5
Type

Type

pom
Description

Description

mapper-all
Mybatis 通用 Mapper3 适配
Project URL

Project URL

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

Download mapper-all 4.1.5

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

<!-- https://jarcasting.com/artifacts/tk.mybatis/mapper-all/ -->
<dependency>
    <groupId>tk.mybatis</groupId>
    <artifactId>mapper-all</artifactId>
    <version>4.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tk.mybatis/mapper-all/
implementation 'tk.mybatis:mapper-all:4.1.5'
// https://jarcasting.com/artifacts/tk.mybatis/mapper-all/
implementation ("tk.mybatis:mapper-all:4.1.5")
'tk.mybatis:mapper-all:pom:4.1.5'
<dependency org="tk.mybatis" name="mapper-all" rev="4.1.5">
  <artifact name="mapper-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='tk.mybatis', module='mapper-all', version='4.1.5')
)
libraryDependencies += "tk.mybatis" % "mapper-all" % "4.1.5"
[tk.mybatis/mapper-all "4.1.5"]

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