License |
License |
---|---|
GroupId | GroupIdcom.github.pagehelper |
ArtifactId | ArtifactIdpagehelper |
Last Version | Last Version5.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpagehelper 5
Mybatis Pagination Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
pagehelper-5.3.1.pom | |
pagehelper-5.3.1.jar | 85 KB |
pagehelper-5.3.1-sources.jar | 91 KB |
pagehelper-5.3.1-javadoc.jar | 354 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper/ -->
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper</artifactId>
<version>5.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper/
implementation 'com.github.pagehelper:pagehelper:5.3.1'
// https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper/
implementation ("com.github.pagehelper:pagehelper:5.3.1")
'com.github.pagehelper:pagehelper:jar:5.3.1'
<dependency org="com.github.pagehelper" name="pagehelper" rev="5.3.1">
<artifact name="pagehelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pagehelper', module='pagehelper', version='5.3.1')
)
libraryDependencies += "com.github.pagehelper" % "pagehelper" % "5.3.1"
[com.github.pagehelper/pagehelper "5.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jsqlparser : jsqlparser | jar | 4.2 |
org.mybatis : mybatis Optional | jar | 3.5.9 |
com.google.guava : guava Optional | jar | 31.1-jre |
com.zaxxer : HikariCP-java6 Optional | jar | 2.3.13 |
com.alibaba : druid Optional | jar | 1.2.9 |
org.apache.tomcat : tomcat-jdbc Optional | jar | 10.0.20 |
com.mchange : c3p0 Optional | jar | 0.9.5.5 |
org.apache.commons : commons-dbcp2 Optional | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
log4j : log4j | jar | 1.2.17 |
org.hsqldb : hsqldb | jar | 2.2.9 |