Filtro enables you to filter elements in java collections with a range of user defined filters. It comes with a set of pre-defined filter modules and can be easily extended.
'com.genzis.filtro:filtro:1.0'
<dependency>
<groupId>com.genzis.filtro</groupId>
<artifactId>filtro</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.genzis.filtro" name="filtro" rev="1.0"/>
"com.genzis.filtro", "filtro", "1.0"