Last Version

easy-page 0.0.1

Paging, grouping, and splitting can be done very simply

License

License

GroupId

GroupId

io.github.zhiweicoding
ArtifactId

ArtifactId

easy-page
Version

Version

0.0.1
Type

Type

pom
Description

Description

easy-page
Paging, grouping, and splitting can be done very simply
Project URL

Project URL

https://github.com/zhiweicoding/easy-page
Source Code Management

Source Code Management

https://github.com/zhiweicoding/easy-page

Download easy-page 0.0.1

Filename Size
easy-page-0.0.1.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.zhiweicoding/easy-page/ -->
<dependency>
    <groupId>io.github.zhiweicoding</groupId>
    <artifactId>easy-page</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhiweicoding/easy-page/
implementation 'io.github.zhiweicoding:easy-page:0.0.1'
// https://jarcasting.com/artifacts/io.github.zhiweicoding/easy-page/
implementation ("io.github.zhiweicoding:easy-page:0.0.1")
'io.github.zhiweicoding:easy-page:pom:0.0.1'
<dependency org="io.github.zhiweicoding" name="easy-page" rev="0.0.1">
  <artifact name="easy-page" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zhiweicoding', module='easy-page', version='0.0.1')
)
libraryDependencies += "io.github.zhiweicoding" % "easy-page" % "0.0.1"
[io.github.zhiweicoding/easy-page "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • easy-page-core
  • easy-page-entity
  • easy-page-sample