is not current version
Last Version 4.0.0-beta.1

Dropwizard Health Checking Support 2.1.0-beta.7

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
Version

Version

2.1.0-beta.7
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 2.1.0-beta.7


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

Dependencies

compile (18)

Group / Artifact Type Version
io.dropwizard : dropwizard-lifecycle jar 2.1.0-beta.7
io.dropwizard : dropwizard-jackson jar 2.1.0-beta.7
io.dropwizard : dropwizard-util jar 2.1.0-beta.7
io.dropwizard : dropwizard-jetty jar 2.1.0-beta.7
io.dropwizard : dropwizard-jersey jar 2.1.0-beta.7
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 2.0.2
org.slf4j : slf4j-api jar 1.7.32
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
org.glassfish.jersey.core : jersey-client jar
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 31.0.1-jre
jakarta.servlet : jakarta.servlet-api jar 4.0.4
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-util jar

test (14)

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.21.0
org.mockito : mockito-core jar 4.2.0
org.mockito : mockito-junit-jupiter jar 4.2.0
org.awaitility : awaitility jar 4.1.1
io.dropwizard : dropwizard-configuration jar 2.1.0-beta.7
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-http jar
org.eclipse.jetty : jetty-http jar 9.4.44.v20210927
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927
ch.qos.logback : logback-core jar 1.2.9
ch.qos.logback : logback-classic jar 1.2.9

Project Modules

There are no modules declared in this project.