Last Version

com.gitee.hengboy:spring-boot-autoconfigure-mybatis-pageable 1.0.7.RELEASE

该项目用于mybatis框架的分页操作,提供全面的分页支持 目前支持数据: DB2、 Derby、 DM、 H2、 HSQL、 InforMix、 Mariadb、 MySQL、 Oracle、 Postgres、 SqlLite、 SqlServer2000以上版本 等主流数据库

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

spring-boot-autoconfigure-mybatis-pageable
Version

Version

1.0.7.RELEASE
Type

Type

jar
Description

Description

该项目用于mybatis框架的分页操作,提供全面的分页支持 目前支持数据: DB2、 Derby、 DM、 H2、 HSQL、 InforMix、 Mariadb、 MySQL、 Oracle、 Postgres、 SqlLite、 SqlServer2000以上版本 等主流数据库
Project URL

Project URL

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

Download spring-boot-autoconfigure-mybatis-pageable 1.0.7.RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-autoconfigure-mybatis-pageable/ -->
<dependency>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>spring-boot-autoconfigure-mybatis-pageable</artifactId>
    <version>1.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-autoconfigure-mybatis-pageable/
implementation 'com.gitee.hengboy:spring-boot-autoconfigure-mybatis-pageable:1.0.7.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-autoconfigure-mybatis-pageable/
implementation ("com.gitee.hengboy:spring-boot-autoconfigure-mybatis-pageable:1.0.7.RELEASE")
'com.gitee.hengboy:spring-boot-autoconfigure-mybatis-pageable:jar:1.0.7.RELEASE'
<dependency org="com.gitee.hengboy" name="spring-boot-autoconfigure-mybatis-pageable" rev="1.0.7.RELEASE">
  <artifact name="spring-boot-autoconfigure-mybatis-pageable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='spring-boot-autoconfigure-mybatis-pageable', version='1.0.7.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "spring-boot-autoconfigure-mybatis-pageable" % "1.0.7.RELEASE"
[com.gitee.hengboy/spring-boot-autoconfigure-mybatis-pageable "1.0.7.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
com.gitee.hengboy : mybatis-pageable-core jar 1.0.7.RELEASE
org.projectlombok : lombok jar 1.16.22

Project Modules

There are no modules declared in this project.