filter4j

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

http://apaq.dk/projects/filter
Организация-разработчик

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

Apaq

Скачать filter4j

Имя Файла Размер
filter4j-1.1.4.pom 3 KB
Обзор

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

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

Зависимости

test (1)

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

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

  • filter-core
  • filter-jpa
  • filter-lucene
  • filter4j-mongodb

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

Версия
1.1.4
1.1.3
1.1.2