License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.findwise.hydra |
ArtifactId | ArtifactIdhydra-elasticsearch-out-stage |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhydra-elasticsearch-out-stage
Elasticsearch Output Stage
|
<!-- https://jarcasting.com/artifacts/com.findwise.hydra/hydra-elasticsearch-out-stage/ -->
<dependency>
<groupId>com.findwise.hydra</groupId>
<artifactId>hydra-elasticsearch-out-stage</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-elasticsearch-out-stage/
implementation 'com.findwise.hydra:hydra-elasticsearch-out-stage:0.5.0'
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-elasticsearch-out-stage/
implementation ("com.findwise.hydra:hydra-elasticsearch-out-stage:0.5.0")
'com.findwise.hydra:hydra-elasticsearch-out-stage:jar:0.5.0'
<dependency org="com.findwise.hydra" name="hydra-elasticsearch-out-stage" rev="0.5.0">
<artifact name="hydra-elasticsearch-out-stage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.findwise.hydra', module='hydra-elasticsearch-out-stage', version='0.5.0')
)
libraryDependencies += "com.findwise.hydra" % "hydra-elasticsearch-out-stage" % "0.5.0"
[com.findwise.hydra/hydra-elasticsearch-out-stage "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.findwise.hydra : hydra-api | jar | 0.5.0 |
org.elasticsearch : elasticsearch | jar | 0.20.5 |
org.apache.httpcomponents : httpmime | jar | 4.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
com.google.inject : guice | jar | 3.0 |