spring-data-commons-page

从spring-data-commons中提取page相关的接口类,用于在接口项目中做分页引用,对应spring-framework 4.x、spring-data-commons 1.x

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.github.peacetrue
Идентификатор

Идентификатор

spring-data-commons-page
Последняя версия

Последняя версия

1.0-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-data-commons-page
从spring-data-commons中提取page相关的接口类,用于在接口项目中做分页引用,对应spring-framework 4.x、spring-data-commons 1.x
Ссылка на сайт

Ссылка на сайт

https://github.com/peacetrue/spring-data-commons-page
Система контроля версий

Система контроля версий

https://github.com/peacetrue/peacetrue

Скачать spring-data-commons-page

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.peacetrue/spring-data-commons-page/ -->
<dependency>
    <groupId>com.github.peacetrue</groupId>
    <artifactId>spring-data-commons-page</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/spring-data-commons-page/
implementation 'com.github.peacetrue:spring-data-commons-page:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.peacetrue/spring-data-commons-page/
implementation ("com.github.peacetrue:spring-data-commons-page:1.0-RELEASE")
'com.github.peacetrue:spring-data-commons-page:jar:1.0-RELEASE'
<dependency org="com.github.peacetrue" name="spring-data-commons-page" rev="1.0-RELEASE">
  <artifact name="spring-data-commons-page" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='spring-data-commons-page', version='1.0-RELEASE')
)
libraryDependencies += "com.github.peacetrue" % "spring-data-commons-page" % "1.0-RELEASE"
[com.github.peacetrue/spring-data-commons-page "1.0-RELEASE"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Peacetrue

Provides various components for java web development.

1. Requirement

  1. JDK 1.8 or later

2. Main Components

associate component

used to set associated extend property value.

result component

Used to encapsulate response results, allowing developers to focus on business processes.

3. Components in the Attic

log component

used to record history information in database for common add, modify, delete operation.

tree component

used to support tree structure, there are so many tree structure data, e.g. organization, dictionary, region address etc.

query component

used to support custom conditional queries.

import component

used to support import data from excel or other source.

form component

used to support custom form, dynamic property.

Unit into system design

Unit into system design

4. Contact

  1. you can send email to xiayouxue@hotmail.com

  2. focus WeChat

qrcode

5. License

The Peacetrue is released under version 2.0 of the Apache License.

Версии библиотеки

Версия
1.0-RELEASE