storm filterregex bolt

This bolt receives a byte array and search for regex patterns configured in propery file; if the message contains a whitelisted pattern then it's emitted to next bolt, other case the message is discarded. If configured, you can get the patterns group indicated.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

org.keedio.storm.bolt.filter
Идентификатор

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

storm-filterregex-bolt
Последняя версия

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

1.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

storm filterregex bolt
This bolt receives a byte array and search for regex patterns configured in propery file; if the message contains a whitelisted pattern then it's emitted to next bolt, other case the message is discarded. If configured, you can get the patterns group indicated.
Ссылка на сайт

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

https://github.com/keedio/storm-filterregex-bolt
Система контроля версий

Система контроля версий

https://github.com/keedio/storm-filterregex-bolt

Скачать storm-filterregex-bolt

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.dropwizard.metrics : metrics-core jar 3.1.1
com.googlecode.json-simple : json-simple jar 1.1

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.storm : storm-core jar 0.9.2-incubating
org.apache.storm : storm-kafka jar 0.9.2-incubating

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

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

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

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

Версия
1.0.6
1.0.2