Dropwizard Discovery

Service discovery for Dropwizard using Curator

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-discovery
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Discovery
Service discovery for Dropwizard using Curator
Project URL

Project URL

https://github.com/dropwizard/dropwizard-discovery
Source Code Management

Source Code Management

https://github.com/dropwizard/dropwizard-discovery

Download dropwizard-discovery

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
javax.activation : activation jar 1.1.1
io.dropwizard : dropwizard-core jar
org.apache.curator : curator-framework jar 5.2.0
org.apache.curator : curator-x-discovery jar 5.2.0

test (4)

Group / Artifact Type Version
org.apache.curator : curator-test jar 5.2.0
io.dropwizard : dropwizard-testing jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.
io.dropwizard.modules

Dropwizard

Versions

Version
2.0.0
1.3.11
1.3.10
1.3.0-1
1.2.3-2
1.2.3-1
1.2.2-1
1.1.0-2
1.0.2-1
1.0.0-1
0.9.3-1
0.9.2-1
0.9.1-1
0.8.4-1
0.8.2-1
0.8.1-1
0.8.0-1
0.7.1-5
0.7.1-3
0.7.1-2
0.7.1-1