Last Version

mybatis-pager-spring-boot-starter 1.0.4-RELEASE

为 SpringBoot(基于 Servlet 的 Web 项目) + Mybatis 提供简单易用的分页查询支持

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

org.cat73
ArtifactId

ArtifactId

mybatis-pager-spring-boot-starter
Version

Version

1.0.4-RELEASE
Type

Type

jar
Description

Description

mybatis-pager-spring-boot-starter
为 SpringBoot(基于 Servlet 的 Web 项目) + Mybatis 提供简单易用的分页查询支持
Project URL

Project URL

https://github.com/Cat7373/mybatis-pager
Source Code Management

Source Code Management

https://github.com/Cat7373/mybatis-pager

Download mybatis-pager-spring-boot-starter 1.0.4-RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-web jar
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0
org.apache.poi : poi jar 4.1.2
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.