| License |
License |
|---|---|
| Categories |
CategoriesORM Data Search Business Logic Libraries Elasticsearch |
| GroupId | GroupIdorg.elasticsearch |
| ArtifactId | ArtifactIdelasticsearch-storm |
| Version | Version8.0.0 |
| Type | Typejar |
| Description |
DescriptionElasticsearch Storm
Elasticsearch Storm
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| elasticsearch-storm-8.0.0.pom | |
| elasticsearch-storm-8.0.0.jar | 1 MB |
| elasticsearch-storm-8.0.0-sources.jar | 451 KB |
| elasticsearch-storm-8.0.0-javadoc.jar | 382 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-storm/ -->
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-storm</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-storm/
implementation 'org.elasticsearch:elasticsearch-storm:8.0.0'
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-storm/
implementation ("org.elasticsearch:elasticsearch-storm:8.0.0")
'org.elasticsearch:elasticsearch-storm:jar:8.0.0'
<dependency org="org.elasticsearch" name="elasticsearch-storm" rev="8.0.0">
<artifact name="elasticsearch-storm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch', module='elasticsearch-storm', version='8.0.0')
)
libraryDependencies += "org.elasticsearch" % "elasticsearch-storm" % "8.0.0"
[org.elasticsearch/elasticsearch-storm "8.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.storm : storm-core | jar | 1.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| commons-codec : commons-codec | jar | 1.4 |