com.gitee.hengboy:mybatis-pageable-core

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

mybatis-pageable-core
Last Version

Last Version

1.0.7.RELEASE
Release Date

Release Date

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/mybatis-pageable-core

Download mybatis-pageable-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.4
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
1.0.0.RELEASE