mapper-parent

Mybatis 通用 Mapper 父依赖

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

tk.mybatis
ArtifactId

ArtifactId

mapper-parent
Last Version

Last Version

6
Release Date

Release Date

Type

Type

pom
Description

Description

mapper-parent
Mybatis 通用 Mapper 父依赖
Project URL

Project URL

http://www.mybatis.tk

Download mapper-parent

Filename Size
mapper-parent-6.pom 8 KB
Browse

How to add to project

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

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

There are no modules declared in this project.

Versions

Version
6
5
3
2
1