Jar examples for p:pagehelper
Mybatis Pagination Plugin
You can download jar file pagehelper 4.0.3 in this page.
The MIT License (MIT)
You can use the following script to add pagehelper-4.0.3.jar to your project.
<dependency> <groupId>com.github.pagehelper</groupId> <artifactId>pagehelper</artifactId> <version>4.0.3</version> </dependency>
compile group: 'com.github.pagehelper', name: 'pagehelper', version: '4.0.3'
libraryDependencies += "com.github.pagehelper" % "pagehelper" % "4.0.3"
<dependency org="com.github.pagehelper" name="pagehelper" rev="4.0.3"/>
@Grapes(@Grab(group='com.github.pagehelper', module='pagehelper', version='4.0.3'))
'com.github.pagehelper:pagehelper:jar:4.0.3'
Click the following link to download the jar file.
pagehelper-4.0.3-javadoc.jar