License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.maojx0630 |
ArtifactId | ArtifactIdpaging-spring-boot-starter |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.maojx0630/paging-spring-boot-starter/ -->
<dependency>
<groupId>com.github.maojx0630</groupId>
<artifactId>paging-spring-boot-starter</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maojx0630/paging-spring-boot-starter/
implementation 'com.github.maojx0630:paging-spring-boot-starter:1.6.0'
// https://jarcasting.com/artifacts/com.github.maojx0630/paging-spring-boot-starter/
implementation ("com.github.maojx0630:paging-spring-boot-starter:1.6.0")
'com.github.maojx0630:paging-spring-boot-starter:jar:1.6.0'
<dependency org="com.github.maojx0630" name="paging-spring-boot-starter" rev="1.6.0">
<artifact name="paging-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maojx0630', module='paging-spring-boot-starter', version='1.6.0')
)
libraryDependencies += "com.github.maojx0630" % "paging-spring-boot-starter" % "1.6.0"
[com.github.maojx0630/paging-spring-boot-starter "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.mybatis : mybatis | jar | 3.2.5 |