Last Version

io.github.jeqo.dropwizard:elasticsearch 0.0.6

Set of modules to simplify dropwizard configuration to different platforms or back-ends

License

License

Categories

Categories

DropWizard Container Microservices Search Business Logic Libraries Elasticsearch
GroupId

GroupId

io.github.jeqo.dropwizard
ArtifactId

ArtifactId

elasticsearch
Version

Version

0.0.6
Type

Type

jar
Description

Description

Set of modules to simplify dropwizard configuration to different platforms or back-ends

Download elasticsearch 0.0.6


<!-- https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/elasticsearch/ -->
<dependency>
    <groupId>io.github.jeqo.dropwizard</groupId>
    <artifactId>elasticsearch</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/elasticsearch/
implementation 'io.github.jeqo.dropwizard:elasticsearch:0.0.6'
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/elasticsearch/
implementation ("io.github.jeqo.dropwizard:elasticsearch:0.0.6")
'io.github.jeqo.dropwizard:elasticsearch:jar:0.0.6'
<dependency org="io.github.jeqo.dropwizard" name="elasticsearch" rev="0.0.6">
  <artifact name="elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.dropwizard', module='elasticsearch', version='0.0.6')
)
libraryDependencies += "io.github.jeqo.dropwizard" % "elasticsearch" % "0.0.6"
[io.github.jeqo.dropwizard/elasticsearch "0.0.6"]

Dependencies

compile (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.1.2
org.elasticsearch.client : elasticsearch-rest-client jar 5.6.2
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 5.6.2
io.opentracing : opentracing-api jar 0.30.0
io.opentracing.contrib : opentracing-elasticsearch-client jar 0.0.3
io.opentracing : opentracing-util jar 0.30.0

Project Modules

There are no modules declared in this project.