License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch |
ArtifactId | ArtifactIdelasticsearch-storm |
Last Version | Last Version8.2.3 |
Release Date | Release Date |
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.2.3.pom | |
elasticsearch-storm-8.2.3.jar | 616 KB |
elasticsearch-storm-8.2.3-sources.jar | 434 KB |
elasticsearch-storm-8.2.3-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-storm/ -->
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-storm</artifactId>
<version>8.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-storm/
implementation 'org.elasticsearch:elasticsearch-storm:8.2.3'
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-storm/
implementation ("org.elasticsearch:elasticsearch-storm:8.2.3")
'org.elasticsearch:elasticsearch-storm:jar:8.2.3'
<dependency org="org.elasticsearch" name="elasticsearch-storm" rev="8.2.3">
<artifact name="elasticsearch-storm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch', module='elasticsearch-storm', version='8.2.3')
)
libraryDependencies += "org.elasticsearch" % "elasticsearch-storm" % "8.2.3"
[org.elasticsearch/elasticsearch-storm "8.2.3"]
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 |