pager-spring-boot-starter

MyBatis分页插件

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

pager-spring-boot-starter
Last Version

Last Version

2.4.6-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

pager-spring-boot-starter
MyBatis分页插件
Project URL

Project URL

https://github.com/Dreamroute/pager
Source Code Management

Source Code Management

https://github.com/Dreamroute/pager

Download pager-spring-boot-starter

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot-starter-web jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.7.RELEASE
org.mybatis : mybatis jar 3.5.7
org.apache.commons : commons-lang3 jar 3.12.0
cn.hutool : hutool-all jar 5.7.3
org.projectlombok : lombok jar 1.18.16
com.google.guava : guava jar 30.1-jre
com.alibaba : fastjson jar 1.2.75
com.github.jsqlparser : jsqlparser jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.6-RELEASE
2.4.5-RELEASE
2.4.4-RELEASE
2.4.3-RELEASE
2.4.2-RELEASE
2.4.1-RELEASE
2.4-RELEASE
2.3-RELEASE
2.2-RELEASE
2.1-RELEASE
2.0-RELEASE
1.9-RELEASE
1.8-RELEASE
1.7-RELEASE
1.6-RELEASE
1.5-RELEASE
1.4-RELEASE
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE
1.0-RELEASE