bloom-filter

Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.

Лицензия

Лицензия

MIT
Группа

Группа

com.github.xuanyue202
Идентификатор

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

bloom-filter
Последняя версия

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

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

bloom-filter
Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.
Ссылка на сайт

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

https://github.com/xuanyue202/Orestes-Bloomfilter

Скачать bloom-filter

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.5
redis.clients : jedis jar 2.9.0
org.slf4j : slf4j-api jar 1.7.12

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.apache.commons : commons-math jar 2.2
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.0

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

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

Версии библиотеки

Версия
1.2.1