License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.fhuss |
ArtifactId | ArtifactIdstorm-elasticsearch |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStorm Trident Elasticsearch
Trident API implementation for Elasticsearch
|
Filename | Size |
---|---|
storm-elasticsearch-0.3.0.pom | |
storm-elasticsearch-0.3.0.jar | 44 KB |
storm-elasticsearch-0.3.0-sources.jar | 15 KB |
storm-elasticsearch-0.3.0-javadoc.jar | 206 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-core | jar | 0.9.3 |
org.elasticsearch : elasticsearch | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.github.tlrx : elasticsearch-test | jar | 1.2.1 |