mybatis-plugin-pager

The MyBatis Page Plugin. Only support mysql for now.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.sskxyz
ArtifactId

ArtifactId

mybatis-plugin-pager
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-plugin-pager
The MyBatis Page Plugin. Only support mysql for now.
Project URL

Project URL

https://github.com/zhiguofa/mybatis-plugin-pager
Source Code Management

Source Code Management

https://github.com/zhiguofa/mybatis-plugin-pager.git

Download mybatis-plugin-pager

How to add to project

<!-- https://jarcasting.com/artifacts/cn.sskxyz/mybatis-plugin-pager/ -->
<dependency>
    <groupId>cn.sskxyz</groupId>
    <artifactId>mybatis-plugin-pager</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sskxyz/mybatis-plugin-pager/
implementation 'cn.sskxyz:mybatis-plugin-pager:1.0.3'
// https://jarcasting.com/artifacts/cn.sskxyz/mybatis-plugin-pager/
implementation ("cn.sskxyz:mybatis-plugin-pager:1.0.3")
'cn.sskxyz:mybatis-plugin-pager:jar:1.0.3'
<dependency org="cn.sskxyz" name="mybatis-plugin-pager" rev="1.0.3">
  <artifact name="mybatis-plugin-pager" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sskxyz', module='mybatis-plugin-pager', version='1.0.3')
)
libraryDependencies += "cn.sskxyz" % "mybatis-plugin-pager" % "1.0.3"
[cn.sskxyz/mybatis-plugin-pager "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0