| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.dreamroute |
| ArtifactId | ArtifactIdpager-spring-boot-starter |
| Version | Version2.4.5-RELEASE |
| Type | Typejar |
| Description |
Descriptionpager-spring-boot-starter
MyBatis分页插件
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dreamroute/pager-spring-boot-starter/
implementation 'com.github.dreamroute:pager-spring-boot-starter:2.4.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.dreamroute/pager-spring-boot-starter/
implementation ("com.github.dreamroute:pager-spring-boot-starter:2.4.5-RELEASE")
'com.github.dreamroute:pager-spring-boot-starter:jar:2.4.5-RELEASE'
<dependency org="com.github.dreamroute" name="pager-spring-boot-starter" rev="2.4.5-RELEASE">
<artifact name="pager-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='pager-spring-boot-starter', version='2.4.5-RELEASE')
)
libraryDependencies += "com.github.dreamroute" % "pager-spring-boot-starter" % "2.4.5-RELEASE"
[com.github.dreamroute/pager-spring-boot-starter "2.4.5-RELEASE"]
| 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 |