com.boundary.dropwizard.consul:example-app

Tools for integrating consul with dropwizard applications.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.boundary.dropwizard.consul
ArtifactId

ArtifactId

example-app
Last Version

Last Version

0.21
Release Date

Release Date

Type

Type

jar
Description

Description

Tools for integrating consul with dropwizard applications.

Download example-app

How to add to project

<!-- https://jarcasting.com/artifacts/com.boundary.dropwizard.consul/example-app/ -->
<dependency>
    <groupId>com.boundary.dropwizard.consul</groupId>
    <artifactId>example-app</artifactId>
    <version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.boundary.dropwizard.consul/example-app/
implementation 'com.boundary.dropwizard.consul:example-app:0.21'
// https://jarcasting.com/artifacts/com.boundary.dropwizard.consul/example-app/
implementation ("com.boundary.dropwizard.consul:example-app:0.21")
'com.boundary.dropwizard.consul:example-app:jar:0.21'
<dependency org="com.boundary.dropwizard.consul" name="example-app" rev="0.21">
  <artifact name="example-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.boundary.dropwizard.consul', module='example-app', version='0.21')
)
libraryDependencies += "com.boundary.dropwizard.consul" % "example-app" % "0.21"
[com.boundary.dropwizard.consul/example-app "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

There are no modules declared in this project.

Versions

Version
0.21
0.20
0.19
0.18
0.17