filter4j for MongoDb

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

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

dk.apaq
ArtifactId

ArtifactId

filter4j-mongodb
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

filter4j for MongoDb
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-mongodb

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.data : spring-data-mongodb jar 1.0.2.RELEASE
dk.apaq : filter4j-core jar 1.1.4

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