Last Version

Dropwizard Etcd Parent 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-parent
Version

Version

0.5.0
Type

Type

pom
Description

Description

Dropwizard Etcd Parent
A Dropwizard Bundle for accessing Etcd.
Project URL

Project URL

http://github.com/meltmedia/dropwizard-etcd
Project Organization

Project Organization

meltmedia
Source Code Management

Source Code Management

https://github.com/meltmedia/dropwizard-etcd

Download dropwizard-etcd-parent 0.5.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bundle
  • example