is not current version
Last Version 4.2.1

mapper-parent 1.1.5

Mybatis 通用 Mapper 聚合模块

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

tk.mybatis
ArtifactId

ArtifactId

mapper-modules
Version

Version

1.1.5
Type

Type

pom
Description

Description

mapper-parent
Mybatis 通用 Mapper 聚合模块
Project URL

Project URL

http://www.mybatis.tk

Download mapper-modules 1.1.5

Filename Size
mapper-modules-1.1.5.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/tk.mybatis/mapper-modules/ -->
<dependency>
    <groupId>tk.mybatis</groupId>
    <artifactId>mapper-modules</artifactId>
    <version>1.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tk.mybatis/mapper-modules/
implementation 'tk.mybatis:mapper-modules:1.1.5'
// https://jarcasting.com/artifacts/tk.mybatis/mapper-modules/
implementation ("tk.mybatis:mapper-modules:1.1.5")
'tk.mybatis:mapper-modules:pom:1.1.5'
<dependency org="tk.mybatis" name="mapper-modules" rev="1.1.5">
  <artifact name="mapper-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='tk.mybatis', module='mapper-modules', version='1.1.5')
)
libraryDependencies += "tk.mybatis" % "mapper-modules" % "1.1.5"
[tk.mybatis/mapper-modules "1.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

  • all
  • base
  • core
  • extra
  • spring
  • weekend
  • generator
  • spring-boot-starter