License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdstorm-elasticsearch |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributed and fault-tolerant realtime computation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storm-elasticsearch-2.4.0.pom | |
storm-elasticsearch-2.4.0.jar | 34 KB |
storm-elasticsearch-2.4.0-sources.jar | 33 KB |
storm-elasticsearch-2.4.0-javadoc.jar | 213 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-client | jar | 2.4.0 |
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 |