Last Version

com.boundary.dropwizard.consul:dw-consul 0.21

Tools for integrating consul with dropwizard applications.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.boundary.dropwizard.consul
ArtifactId

ArtifactId

dw-consul
Version

Version

0.21
Type

Type

pom
Description

Description

com.boundary.dropwizard.consul:dw-consul
Tools for integrating consul with dropwizard applications.
Project URL

Project URL

https://github.com/boundary/dw-consul
Source Code Management

Source Code Management

https://github.com/boundary/dw-consul

Download dw-consul 0.21

Filename Size
dw-consul-0.21.pom 10 KB
Browse

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

Dependencies

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

Project Modules

  • client
  • registration
  • loadbalancer
  • example-app