is not current version
Last Version 1.4.3

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.pagehelper
ArtifactId

ArtifactId

pagehelper-spring-boot-samples
Version

Version

1.1.0
Type

Type

pom

Download pagehelper-spring-boot-samples 1.1.0


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