License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.dreamroute |
ArtifactId | ArtifactIdpager-spring-boot-starter |
Version | Version2.0-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.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dreamroute/pager-spring-boot-starter/
implementation 'com.github.dreamroute:pager-spring-boot-starter:2.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.dreamroute/pager-spring-boot-starter/
implementation ("com.github.dreamroute:pager-spring-boot-starter:2.0-RELEASE")
'com.github.dreamroute:pager-spring-boot-starter:jar:2.0-RELEASE'
<dependency org="com.github.dreamroute" name="pager-spring-boot-starter" rev="2.0-RELEASE">
<artifact name="pager-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='pager-spring-boot-starter', version='2.0-RELEASE')
)
libraryDependencies += "com.github.dreamroute" % "pager-spring-boot-starter" % "2.0-RELEASE"
[com.github.dreamroute/pager-spring-boot-starter "2.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 |
org.projectlombok : lombok | jar | 1.18.16 |
com.google.guava : guava | jar | 30.1-jre |
com.alibaba : fastjson | jar | 1.2.75 |
com.github.dreamroute : mybatis-pro-boot-starter | jar | 1.1.8 |
mysql : mysql-connector-java | jar | 8.0.22 |
com.github.jsqlparser : jsqlparser | jar | 4.0 |