MVN

com.github.pagehelper : pagehelper-spring-boot-samples

Maven & Gradle

Jun 03, 2023
1.4k stars

pagehelper-spring-boot-samples

<dependency>
    <groupId>com.github.pagehelper</groupId>
    <artifactId>pagehelper-spring-boot-samples</artifactId>
    <version>1.4.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pagehelper : pagehelper-spring-boot-samples to add to Maven - Latest Versions:

  • Latest Stable: 1.4.7
  • Latest Beta: 1.1.0-beta

All Versions

Choose a version of com.github.pagehelper : pagehelper-spring-boot-samples to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
pagehelper-spring-boot-samples-1.4.7
pagehelper-spring-boot-samples-1.4.6
pagehelper-spring-boot-samples-1.4.5
pagehelper-spring-boot-samples-1.4.4
pagehelper-spring-boot-samples-1.4.3
pagehelper-spring-boot-samples-1.4.2
pagehelper-spring-boot-samples-1.4.1
pagehelper-spring-boot-samples-1.4.0
1.3.x
pagehelper-spring-boot-samples-1.3.1
pagehelper-spring-boot-samples-1.3.0
1.2.x
pagehelper-spring-boot-samples-1.2.13
pagehelper-spring-boot-samples-1.2.12
pagehelper-spring-boot-samples-1.2.11
pagehelper-spring-boot-samples-1.2.10
pagehelper-spring-boot-samples-1.2.9
pagehelper-spring-boot-samples-1.2.8
pagehelper-spring-boot-samples-1.2.7
pagehelper-spring-boot-samples-1.2.6
pagehelper-spring-boot-samples-1.2.5
pagehelper-spring-boot-samples-1.2.4
pagehelper-spring-boot-samples-1.2.3
pagehelper-spring-boot-samples-1.2.2
pagehelper-spring-boot-samples-1.2.1
pagehelper-spring-boot-samples-1.2.0
1.1.x
pagehelper-spring-boot-samples-1.1.3
pagehelper-spring-boot-samples-1.1.2
pagehelper-spring-boot-samples-1.1.1
pagehelper-spring-boot-samples-1.1.0
pagehelper-spring-boot-samples-1.1.0-beta
1.0.x
pagehelper-spring-boot-samples-1.0.0
0.1.x
pagehelper-spring-boot-samples-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.pagehelper</groupId>
    <artifactId>pagehelper-spring-boot-samples</artifactId>
    <version>1.4.7</version>
</dependency>

Advertisement