Categories |
CategoriesDropWizard Container Microservices Search Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdio.github.jeqo.dropwizard |
ArtifactId | ArtifactIddropwizard-elasticsearch |
Version | Version0.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-elasticsearch/ -->
<dependency>
<groupId>io.github.jeqo.dropwizard</groupId>
<artifactId>dropwizard-elasticsearch</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-elasticsearch/
implementation 'io.github.jeqo.dropwizard:dropwizard-elasticsearch:0.1.1'
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-elasticsearch/
implementation ("io.github.jeqo.dropwizard:dropwizard-elasticsearch:0.1.1")
'io.github.jeqo.dropwizard:dropwizard-elasticsearch:jar:0.1.1'
<dependency org="io.github.jeqo.dropwizard" name="dropwizard-elasticsearch" rev="0.1.1">
<artifact name="dropwizard-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.dropwizard', module='dropwizard-elasticsearch', version='0.1.1')
)
libraryDependencies += "io.github.jeqo.dropwizard" % "dropwizard-elasticsearch" % "0.1.1"
[io.github.jeqo.dropwizard/dropwizard-elasticsearch "0.1.1"]