is not current version
Last Version 1.4.3

com.github.pagehelper:pagehelper-spring-boot-starter 0.1.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.pagehelper
ArtifactId

ArtifactId

pagehelper-spring-boot-starter
Version

Version

0.1.0
Type

Type

jar

Download pagehelper-spring-boot-starter 0.1.0


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