is not current version
Last Version 1.6.0

com.github.maojx0630:paging-spring-boot-starter 1.4


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.maojx0630
ArtifactId

ArtifactId

paging-spring-boot-starter
Version

Version

1.4
Type

Type

jar

Download paging-spring-boot-starter 1.4


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