is not current version
Last Version 1.4.3

pagehelper-spring-boot-autoconfigure 1.3.1

Spring Boot Support for PageHelper

License

License

The MIT License (MIT)
Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.pagehelper
ArtifactId

ArtifactId

pagehelper-spring-boot-autoconfigure
Version

Version

1.3.1
Type

Type

jar
Description

Description

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

Download pagehelper-spring-boot-autoconfigure 1.3.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.mybatis : mybatis Optional jar 3.5.7
com.github.pagehelper : pagehelper Optional jar 5.2.1
org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure Optional jar 2.2.0
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.