is not current version
Last Version 5.3.1

pagehelper 5 5.3.0

Mybatis Pagination Plugin

License

License

GroupId

GroupId

com.github.pagehelper
ArtifactId

ArtifactId

pagehelper
Version

Version

5.3.0
Type

Type

jar
Description

Description

pagehelper 5
Mybatis Pagination Plugin
Project URL

Project URL

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

Download pagehelper 5.3.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.jsqlparser : jsqlparser jar 4.2
org.mybatis : mybatis Optional jar 3.5.7
com.google.guava : guava Optional jar 19.0
com.zaxxer : HikariCP-java6 Optional jar 2.3.13
com.alibaba : druid Optional jar 1.2.8
org.apache.tomcat : tomcat-jdbc Optional jar 9.0.53
com.mchange : c3p0 Optional jar 0.9.5.5
org.apache.commons : commons-dbcp2 Optional jar 2.9.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.