License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.boozallen.cognition |
ArtifactId | ArtifactIdstorm-elasticsearch |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstorm-elasticsearch
|
Filename | Size |
---|---|
storm-elasticsearch-0.4.0.pom | |
storm-elasticsearch-0.4.0.jar | 12 KB |
storm-elasticsearch-0.4.0-sources.jar | 6 KB |
storm-elasticsearch-0.4.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.boozallen.cognition/storm-elasticsearch/ -->
<dependency>
<groupId>com.boozallen.cognition</groupId>
<artifactId>storm-elasticsearch</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.boozallen.cognition/storm-elasticsearch/
implementation 'com.boozallen.cognition:storm-elasticsearch:0.4.0'
// https://jarcasting.com/artifacts/com.boozallen.cognition/storm-elasticsearch/
implementation ("com.boozallen.cognition:storm-elasticsearch:0.4.0")
'com.boozallen.cognition:storm-elasticsearch:jar:0.4.0'
<dependency org="com.boozallen.cognition" name="storm-elasticsearch" rev="0.4.0">
<artifact name="storm-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.boozallen.cognition', module='storm-elasticsearch', version='0.4.0')
)
libraryDependencies += "com.boozallen.cognition" % "storm-elasticsearch" % "0.4.0"
[com.boozallen.cognition/storm-elasticsearch "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.boozallen.cognition : storm-core | jar | 0.4.0 |
org.elasticsearch : elasticsearch | jar | 1.5.2 |
org.elasticsearch : elasticsearch-hadoop | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-core | jar | 0.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jmockit : jmockit | jar | 1.16 |
junit : junit | jar | 4.12 |
Version |
---|
0.4.0
|