com.gitee.hengboy:spring-boot-starter-mybatis-pageable

mybatis-pageable分页自动化springboot starter支持

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

spring-boot-starter-mybatis-pageable
Last Version

Last Version

1.0.7.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-pageable分页自动化springboot starter支持
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-mybatis-pageable

Download spring-boot-starter-mybatis-pageable

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.gitee.hengboy : spring-boot-autoconfigure-mybatis-pageable jar 1.0.7.RELEASE
org.projectlombok : lombok jar 1.16.22

Project Modules

There are no modules declared in this project.

Versions

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