is not current version
Last Version 2.2.1

io.leego:mypages-spring-boot-starter 2.2.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

2.2.0
Type

Type

jar

Download mypages-spring-boot-starter 2.2.0


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