Jar examples for f:filter
An API for filtering, sorting and limiting data - mostly for Crud backends but usable for more.
You can download jar file filter 0.5-RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add filter-0.5-RELEASE.jar to your project.
<dependency> <groupId>com.github.gkutiel</groupId> <artifactId>filter</artifactId> <version>0.5-RELEASE</version> </dependency>
compile group: 'com.github.gkutiel', name: 'filter', version: '0.5-RELEASE'
libraryDependencies += "com.github.gkutiel" % "filter" % "0.5-RELEASE"
<dependency org="com.github.gkutiel" name="filter" rev="0.5-RELEASE"/>
@Grapes(@Grab(group='com.github.gkutiel', module='filter', version='0.5-RELEASE'))
'com.github.gkutiel:filter:jar:0.5-RELEASE'
Click the following link to download the jar file.
filter-0.5-RELEASE-javadoc.jar