is not current version
Last Version 1.2.8-ES6.0.1

com.engagetech.dropwizard.modules:dropwizard-elasticsearch 1.2.0-2-ES6.0.1

Addon bundle for Dropwizard to support Elasticsearch

Categories

Categories

DropWizard Container Microservices Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.engagetech.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-elasticsearch
Version

Version

1.2.0-2-ES6.0.1
Type

Type

jar

Download dropwizard-elasticsearch 1.2.0-2-ES6.0.1


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