is not current version
Last Version 2.4.0

org.apache.storm:storm-elasticsearch 2.2.1


Categories

Categories

ORM Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-elasticsearch
Version

Version

2.2.1
Type

Type

jar

Download storm-elasticsearch 2.2.1


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