is not current version
Last Version 4.0.0-beta.1

Dropwizard Health Checking Support 2.1.0-beta.3

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.3
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.3


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

Dependencies

compile (21)

Group / Artifact Type Version
io.dropwizard : dropwizard-lifecycle jar 2.1.0-beta.3
io.dropwizard : dropwizard-jackson jar 2.1.0-beta.3
io.dropwizard : dropwizard-util jar 2.1.0-beta.3
io.dropwizard : dropwizard-configuration jar 2.1.0-beta.3
io.dropwizard : dropwizard-jetty jar 2.1.0-beta.3
io.dropwizard : dropwizard-jersey jar 2.1.0-beta.3
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 30.1.1-jre
jakarta.servlet : jakarta.servlet-api jar 4.0.4
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-http 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.20.2
org.mockito : mockito-core jar 3.11.2
org.mockito : mockito-junit-jupiter jar 3.11.2
org.awaitility : awaitility jar 4.1.0
org.eclipse.jetty : jetty-http jar 9.4.43.v20210629
org.eclipse.jetty : jetty-servlet jar 9.4.43.v20210629
ch.qos.logback : logback-core jar 1.2.5
ch.qos.logback : logback-classic jar 1.2.5

Project Modules

There are no modules declared in this project.