Last Version

filter4j 1.1.4

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

License

License

GroupId

GroupId

dk.apaq
ArtifactId

ArtifactId

filter4j
Version

Version

1.1.4
Type

Type

pom
Description

Description

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

Project URL

http://apaq.dk/projects/filter
Project Organization

Project Organization

Apaq

Download filter4j 1.1.4

Filename Size
filter4j-1.1.4.pom 3 KB
Browse

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

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