Filter Core

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

License

License

GroupId

GroupId

dk.apaq.filter
ArtifactId

ArtifactId

filter-core
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Filter 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
Source Code Management

Source Code Management

http://code.google.com/p/filter/source/browse/tags/filter-1.0.10/filter-core

Download filter-core

How to add to project

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

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.0.10
1.0.9
1.0.7
1.0.5
1.0.4
1.0.2