is not current version
Last Version 0.5.0

com.meltmedia.dropwizard:dropwizard-etcd-parent 0.2.0

A Dropwizard Bundle for accessing Etcd.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.meltmedia.dropwizard
ArtifactId

ArtifactId

dropwizard-etcd-parent
Version

Version

0.2.0
Type

Type

pom

Download dropwizard-etcd-parent 0.2.0


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