is not current version
Last Version 1.0.7.RELEASE

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

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

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

spring-boot-starter-mybatis-pageable
Version

Version

1.0.6.RELEASE
Type

Type

jar

Download spring-boot-starter-mybatis-pageable 1.0.6.RELEASE


<!-- 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.6.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.6.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-mybatis-pageable/
implementation ("com.gitee.hengboy:spring-boot-starter-mybatis-pageable:1.0.6.RELEASE")
'com.gitee.hengboy:spring-boot-starter-mybatis-pageable:jar:1.0.6.RELEASE'
<dependency org="com.gitee.hengboy" name="spring-boot-starter-mybatis-pageable" rev="1.0.6.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.6.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "spring-boot-starter-mybatis-pageable" % "1.0.6.RELEASE"
[com.gitee.hengboy/spring-boot-starter-mybatis-pageable "1.0.6.RELEASE"]