is not current version
Last Version 0.4.0

com.github.joschi:dropwizard-elasticsearch 0.2.0

Addon bundle for Dropwizard to support Elasticsearch

Categories

Categories

DropWizard Container Microservices Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.joschi
ArtifactId

ArtifactId

dropwizard-elasticsearch
Version

Version

0.2.0
Type

Type

jar

Download dropwizard-elasticsearch 0.2.0


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