License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.leego |
ArtifactId | ArtifactIdmypages-spring-boot-autoconfigure |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmypages-spring-boot-autoconfigure
MyPages is a java based, open source pagination plugin for MyBatis that simplifies database paging queries.
|
Project URL |
Project URL |
<!-- 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"]
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 |