is not current version
Last Version 0.3.7

com.hmsonline:trident-elasticsearch 0.3.6

Storm Trident Elastic Search Integration

Categories

Categories

IDE Development Tools Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.hmsonline
ArtifactId

ArtifactId

trident-elasticsearch
Version

Version

0.3.6
Type

Type

jar

Download trident-elasticsearch 0.3.6


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