mypages-spring-boot-autoconfigure

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

License

License

Categories

Categories

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

GroupId

io.leego
ArtifactId

ArtifactId

mypages-spring-boot-autoconfigure
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

mypages-spring-boot-autoconfigure
MyPages is a java based, open source pagination plugin for MyBatis that simplifies database paging queries.
Project URL

Project URL

https://github.com/yihleego/mypages

Download mypages-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.leego : mypages jar 2.2.1
org.mybatis : mybatis Optional jar 3.5.7
org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure Optional jar 2.2.0
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.0
2.0.0