| License | License | 
|---|---|
| Categories | CategoriesORM Data Search Business Logic Libraries | 
| GroupId | GroupIdcom.hmsonline | 
| ArtifactId | ArtifactIdstorm-elastic-search | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionStorm Elastic Search Support Storm Elastic Search Support | 
| Filename | Size | 
|---|---|
| storm-elastic-search-0.1.0.pom | |
| storm-elastic-search-0.1.0.jar | 18 KB | 
| storm-elastic-search-0.1.0-sources.jar | 11 KB | 
| storm-elastic-search-0.1.0-javadoc.jar | 98 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.hmsonline/storm-elastic-search/ -->
<dependency>
    <groupId>com.hmsonline</groupId>
    <artifactId>storm-elastic-search</artifactId>
    <version>0.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.hmsonline/storm-elastic-search/
implementation 'com.hmsonline:storm-elastic-search:0.1.0'// https://jarcasting.com/artifacts/com.hmsonline/storm-elastic-search/
implementation ("com.hmsonline:storm-elastic-search:0.1.0")'com.hmsonline:storm-elastic-search:jar:0.1.0'<dependency org="com.hmsonline" name="storm-elastic-search" rev="0.1.0">
  <artifact name="storm-elastic-search" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hmsonline', module='storm-elastic-search', version='0.1.0')
)libraryDependencies += "com.hmsonline" % "storm-elastic-search" % "0.1.0"[com.hmsonline/storm-elastic-search "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| storm » storm | jar | 0.8.2 | 
| org.elasticsearch : elasticsearch | jar | 0.90.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.mockito : mockito-all | jar | 1.9.5 |