Last Version

Filtro 1.0

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.

License

License

GroupId

GroupId

com.genzis.filtro
ArtifactId

ArtifactId

filtro
Version

Version

1.0
Type

Type

jar
Description

Description

Filtro
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.
Project URL

Project URL

http://www.genzis.com

Download filtro 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.