License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.hmsonline |
ArtifactId | ArtifactIdtrident-elasticsearch |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStorm Trident Elastic Search
Storm Trident Elastic Search Integration
|
<!-- https://jarcasting.com/artifacts/com.hmsonline/trident-elasticsearch/ -->
<dependency>
<groupId>com.hmsonline</groupId>
<artifactId>trident-elasticsearch</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.hmsonline/trident-elasticsearch/
implementation 'com.hmsonline:trident-elasticsearch:0.3.7'
// https://jarcasting.com/artifacts/com.hmsonline/trident-elasticsearch/
implementation ("com.hmsonline:trident-elasticsearch:0.3.7")
'com.hmsonline:trident-elasticsearch:jar:0.3.7'
<dependency org="com.hmsonline" name="trident-elasticsearch" rev="0.3.7">
<artifact name="trident-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hmsonline', module='trident-elasticsearch', version='0.3.7')
)
libraryDependencies += "com.hmsonline" % "trident-elasticsearch" % "0.3.7"
[com.hmsonline/trident-elasticsearch "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
storm » storm | jar | 0.9.0-rc2 |
org.elasticsearch : elasticsearch | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |