Последняя версия

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.

Лицензия

Лицензия

Группа

Группа

com.genzis.filtro
Идентификатор

Идентификатор

filtro
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://www.genzis.com

Скачать 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.