filter4j core

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-core
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org
Project Organization

Project Organization

Apaq

Download filter4j-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2