Storm Trident Elasticsearch

Trident API implementation for Elasticsearch

License

License

Categories

Categories

ORM Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.fhuss
ArtifactId

ArtifactId

storm-elasticsearch
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Storm Trident Elasticsearch
Trident API implementation for Elasticsearch

Download storm-elasticsearch

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3
org.slf4j : slf4j-api jar 1.7.6
com.fasterxml.jackson.core : jackson-databind jar 2.3.2
com.google.guava : guava jar 16.0.1

provided (2)

Group / Artifact Type Version
org.apache.storm : storm-core jar 0.9.3
org.elasticsearch : elasticsearch jar 1.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.tlrx : elasticsearch-test jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0