Last Version

org.apache.storm:storm-elasticsearch 2.4.0

Distributed and fault-tolerant realtime computation

License

License

Categories

Categories

ORM Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-elasticsearch
Version

Version

2.4.0
Type

Type

jar
Description

Description

Distributed and fault-tolerant realtime computation
Project Organization

Project Organization

The Apache Software Foundation

Download storm-elasticsearch 2.4.0


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.elasticsearch.client : rest jar 5.2.2
org.apache.httpcomponents : httpasyncclient jar 4.1.2
org.apache.httpcomponents : httpclient jar 4.5.2
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-client jar 2.4.0

test (9)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 27.0.1-jre
org.mockito : mockito-core jar 3.0.0
org.mockito : mockito-junit-jupiter jar 3.0.0
org.hamcrest : java-hamcrest jar 2.0.0.0
org.elasticsearch : elasticsearch jar 2.4.4
org.apache.storm : storm-client test-jar 2.4.0
com.google.guava : guava jar 27.0.1-jre
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.