is not current version
Last Version 1.4.3

pagehelper-spring-boot-starter 1.3.1

Spring Boot Support for PageHelper

License

License

The MIT License (MIT)
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.pagehelper
ArtifactId

ArtifactId

pagehelper-spring-boot-starter
Version

Version

1.3.1
Type

Type

jar
Description

Description

pagehelper-spring-boot-starter
Spring Boot Support for PageHelper

Download pagehelper-spring-boot-starter 1.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.0
com.github.pagehelper : pagehelper-spring-boot-autoconfigure jar 1.3.1
com.github.pagehelper : pagehelper jar 5.2.1

Project Modules

There are no modules declared in this project.