License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.gitee.hengboy |
ArtifactId | ArtifactIdspring-boot-starter-mybatis-pageable |
Last Version | Last Version1.0.7.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-pageable分页自动化springboot starter支持
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-mybatis-pageable/ -->
<dependency>
<groupId>com.gitee.hengboy</groupId>
<artifactId>spring-boot-starter-mybatis-pageable</artifactId>
<version>1.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-mybatis-pageable/
implementation 'com.gitee.hengboy:spring-boot-starter-mybatis-pageable:1.0.7.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-mybatis-pageable/
implementation ("com.gitee.hengboy:spring-boot-starter-mybatis-pageable:1.0.7.RELEASE")
'com.gitee.hengboy:spring-boot-starter-mybatis-pageable:jar:1.0.7.RELEASE'
<dependency org="com.gitee.hengboy" name="spring-boot-starter-mybatis-pageable" rev="1.0.7.RELEASE">
<artifact name="spring-boot-starter-mybatis-pageable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='spring-boot-starter-mybatis-pageable', version='1.0.7.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "spring-boot-starter-mybatis-pageable" % "1.0.7.RELEASE"
[com.gitee.hengboy/spring-boot-starter-mybatis-pageable "1.0.7.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.hengboy : spring-boot-autoconfigure-mybatis-pageable | jar | 1.0.7.RELEASE |
org.projectlombok : lombok | jar | 1.16.22 |
Version |
---|
1.0.7.RELEASE
|
1.0.6.RELEASE
|
1.0.5.RELEASE
|
1.0.4.RELEASE
|
1.0.3.RELEASE
|
1.0.2.RELEASE
|
1.0.1.RELEASE
|