is not current version
Last Version 2.4.6-RELEASE

com.github.dreamroute:pager-spring-boot-starter 1.9-RELEASE

MyBatis分页插件

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

pager-spring-boot-starter
Version

Version

1.9-RELEASE
Type

Type

jar

Download pager-spring-boot-starter 1.9-RELEASE


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