Dropwizard Health Checking Support

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-health
Last Version

Last Version

4.0.0-beta.1
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Health Checking Support
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

Download dropwizard-health

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
io.dropwizard : dropwizard-lifecycle jar 4.0.0-beta.1
io.dropwizard : dropwizard-jackson jar 4.0.0-beta.1
io.dropwizard : dropwizard-util jar 4.0.0-beta.1
io.dropwizard : dropwizard-jetty jar 4.0.0-beta.1
io.dropwizard : dropwizard-jersey jar 4.0.0-beta.1
io.dropwizard.metrics : metrics-healthchecks jar
io.dropwizard.metrics : metrics-core jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
jakarta.validation : jakarta.validation-api jar 3.0.1
org.slf4j : slf4j-api jar 2.0.0-alpha7
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
org.glassfish.jersey.core : jersey-client jar
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.servlet : jakarta.servlet-api jar 5.0.0
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-util jar

test (11)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.4.0
org.mockito : mockito-junit-jupiter jar 4.4.0
io.dropwizard : dropwizard-configuration jar 4.0.0-beta.1
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-http jar
ch.qos.logback : logback-core jar 1.3.0-alpha14
ch.qos.logback : logback-classic jar 1.3.0-alpha14

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0-beta.1
3.0.0-beta.2
3.0.0-beta.1
2.1.0
2.1.0-beta.9
2.1.0-beta.8
2.1.0-beta.7
2.1.0-beta.6
2.1.0-beta.5
2.1.0-beta.4
2.1.0-beta.3
2.1.0-beta.2