Last Version

Dropwizard Etcd 0.5.0

A Dropwizard Bundle for accessing Etcd.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.meltmedia.dropwizard
ArtifactId

ArtifactId

dropwizard-etcd
Version

Version

0.5.0
Type

Type

jar
Description

Description

Dropwizard Etcd
A Dropwizard Bundle for accessing Etcd.
Project Organization

Project Organization

meltmedia

Download dropwizard-etcd 0.5.0


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

Dependencies

compile (7)

Group / Artifact Type Version
io.dropwizard : dropwizard-configuration jar 1.0.6
io.dropwizard : dropwizard-core jar 1.0.6
org.mousio : etcd4j jar 2.13.0
com.google.guava : guava jar 18.0
com.google.inject : guice Optional jar 4.0-beta5
commons-lang : commons-lang jar 2.6
junit : junit Optional jar 4.11

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.