io.github.dean-lhb:dean-framework-component-pagination

dean-framework是一个基于springboot封装的,API快速开发框架,内置了大量常用组件

License

License

GroupId

GroupId

io.github.dean-lhb
ArtifactId

ArtifactId

dean-framework-component-pagination
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

dean-framework是一个基于springboot封装的,API快速开发框架,内置了大量常用组件

Download dean-framework-component-pagination

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-pagination/ -->
<dependency>
    <groupId>io.github.dean-lhb</groupId>
    <artifactId>dean-framework-component-pagination</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-pagination/
implementation 'io.github.dean-lhb:dean-framework-component-pagination:1.0.2'
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-pagination/
implementation ("io.github.dean-lhb:dean-framework-component-pagination:1.0.2")
'io.github.dean-lhb:dean-framework-component-pagination:jar:1.0.2'
<dependency org="io.github.dean-lhb" name="dean-framework-component-pagination" rev="1.0.2">
  <artifact name="dean-framework-component-pagination" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dean-lhb', module='dean-framework-component-pagination', version='1.0.2')
)
libraryDependencies += "io.github.dean-lhb" % "dean-framework-component-pagination" % "1.0.2"
[io.github.dean-lhb/dean-framework-component-pagination "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.dean-lhb : dean-framework-common jar 1.0.2
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0
com.github.xiaoymin : knife4j-spring-boot-starter jar 2.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0