is not current version
Last Version 1.4.3

com.github.pagehelper:pagehelper-spring-boot-autoconfigure 1.2.3


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.2.3
Type

Type

jar

Download pagehelper-spring-boot-autoconfigure 1.2.3


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