is not current version
Last Version 5.1.8

com.github.sdp-tech-nj:pagehelper517 5.1.7

Mybatis Pagination Plugin

GroupId

GroupId

com.github.sdp-tech-nj
ArtifactId

ArtifactId

pagehelper517
Version

Version

5.1.7
Type

Type

jar

Download pagehelper517 5.1.7


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