is not current version
Last Version 2.2.1

io.leego:mypages-spring-boot-autoconfigure 2.1.0

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

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.leego
ArtifactId

ArtifactId

mypages-spring-boot-autoconfigure
Version

Version

2.1.0
Type

Type

jar

Download mypages-spring-boot-autoconfigure 2.1.0


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