filter4j core

An API for filtering, sorting and limiting data - mostly for Crud backends but usable for more.

Лицензия

Лицензия

Группа

Группа

dk.apaq
Идентификатор

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

filter4j-core
Последняя версия

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

1.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

filter4j core
An API for filtering, sorting and limiting data - mostly for Crud backends but usable for more.
Ссылка на сайт

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

http://maven.apache.org
Организация-разработчик

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

Apaq

Скачать filter4j-core

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

<!-- https://jarcasting.com/artifacts/dk.apaq/filter4j-core/ -->
<dependency>
    <groupId>dk.apaq</groupId>
    <artifactId>filter4j-core</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/dk.apaq/filter4j-core/
implementation 'dk.apaq:filter4j-core:1.1.4'
// https://jarcasting.com/artifacts/dk.apaq/filter4j-core/
implementation ("dk.apaq:filter4j-core:1.1.4")
'dk.apaq:filter4j-core:jar:1.1.4'
<dependency org="dk.apaq" name="filter4j-core" rev="1.1.4">
  <artifact name="filter4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.apaq', module='filter4j-core', version='1.1.4')
)
libraryDependencies += "dk.apaq" % "filter4j-core" % "1.1.4"
[dk.apaq/filter4j-core "1.1.4"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

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

Версия
1.1.4
1.1.3
1.1.2