is not current version
Last Version 2.2.1

io.leego:mypages-spring-boot-starter 0.6.0

MyPages is a java based, open source pagination plugin for MyBatis that simplifies database paging queries.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.leego
ArtifactId

ArtifactId

mypages-spring-boot-starter
Version

Version

0.6.0
Type

Type

jar

Download mypages-spring-boot-starter 0.6.0


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