is not current version
Last Version 5.3.1

pagehelper 5 5.2.1

Mybatis Pagination Plugin

License

License

GroupId

GroupId

com.github.pagehelper
ArtifactId

ArtifactId

pagehelper
Version

Version

5.2.1
Type

Type

jar
Description

Description

pagehelper 5
Mybatis Pagination Plugin
Project URL

Project URL

https://github.com/pagehelper/Mybatis-PageHelper

Download pagehelper 5.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.jsqlparser : jsqlparser jar 4.0
org.mybatis : mybatis Optional jar 3.5.7
com.google.guava : guava Optional jar 19.0

test (3)

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

Project Modules

There are no modules declared in this project.