CHIWAVA - Spring - Pagination - Resolver

CHIWAVA is a set of libraries used to reduce the amount of boilerplate code used in Spring based Java projects.

Лицензия

Лицензия

Группа

Группа

com.nsoft.chiwava
Идентификатор

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

chiwava-spring-pagination-resolver
Последняя версия

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

2.1.0.RC1
Дата

Дата

Тип

Тип

jar
Описание

Описание

CHIWAVA - Spring - Pagination - Resolver
CHIWAVA is a set of libraries used to reduce the amount of boilerplate code used in Spring based Java projects.
Организация-разработчик

Организация-разработчик

NSoft

Скачать chiwava-spring-pagination-resolver

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

<!-- https://jarcasting.com/artifacts/com.nsoft.chiwava/chiwava-spring-pagination-resolver/ -->
<dependency>
    <groupId>com.nsoft.chiwava</groupId>
    <artifactId>chiwava-spring-pagination-resolver</artifactId>
    <version>2.1.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nsoft.chiwava/chiwava-spring-pagination-resolver/
implementation 'com.nsoft.chiwava:chiwava-spring-pagination-resolver:2.1.0.RC1'
// https://jarcasting.com/artifacts/com.nsoft.chiwava/chiwava-spring-pagination-resolver/
implementation ("com.nsoft.chiwava:chiwava-spring-pagination-resolver:2.1.0.RC1")
'com.nsoft.chiwava:chiwava-spring-pagination-resolver:jar:2.1.0.RC1'
<dependency org="com.nsoft.chiwava" name="chiwava-spring-pagination-resolver" rev="2.1.0.RC1">
  <artifact name="chiwava-spring-pagination-resolver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nsoft.chiwava', module='chiwava-spring-pagination-resolver', version='2.1.0.RC1')
)
libraryDependencies += "com.nsoft.chiwava" % "chiwava-spring-pagination-resolver" % "2.1.0.RC1"
[com.nsoft.chiwava/chiwava-spring-pagination-resolver "2.1.0.RC1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-jpa jar 2.2.3.RELEASE
org.springframework : spring-web jar 5.2.3.RELEASE
com.nsoft.chiwava : chiwava-spring-pagination-core jar 2.1.0.RC1
com.nsoft.chiwava : chiwava-core-error jar 2.1.0.RC1

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.10

test (7)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-engine jar 1.5.2
org.junit.platform : junit-platform-launcher jar 1.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.mockito : mockito-core jar 3.2.4
org.mockito : mockito-inline jar 3.2.4
org.mockito : mockito-junit-jupiter jar 3.2.4

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

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

CHIWAVA Maven metadata URL GitHub

CHIWAVA is a set of libraries used to reduce the amount of boilerplate code used in Spring based Java projects.

Installation

Maven

<dependencies>
    ...
    <dependency>
        <groupId>com.nsoft.chiwava</groupId>
        <artifactId>${chiwava-module-name}</artifactId>
        <version>2.0.0.RELEASE</version>
    </dependency>
    ...
</dependencies>

Gradle

dependencies {
    ...
    compile group: "com.nsoft.chiwava", name: "${chiwava-module-name}", version: "2.0.0.RELEASE"
    ...
}

Available modules

  • chiwava-core-commons:2.0.0.RELEASE
  • chiwava-core-error:2.0.0.RELEASE
  • chiwava-core-persistence:2.0.0.RELEASE
  • chiwava-debezium-commons:2.0.0.RELEASE
  • chiwava-spring-pagination-core:2.0.0.RELEASE
  • chiwava-spring-pagination-resolver:2.0.0.RELEASE

License

This project is released under version 2.0 of the Apache License

com.nsoft.chiwava

NSoft

Premium Solutions

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

Версия
2.1.0.RC1
2.0.0.RELEASE
2.0.0.RC3
2.0.0.RC2
2.0.0.RC1
1.2.0
1.1.1
1.1.0
1.0.0