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