MVN

io.dropwizard.modules : dropwizard-health

Maven & Gradle

Feb 22, 2023
17 stars

Dropwizard Health · Provides a health check implementation that performs ongoing monitoring of an application's dependencies and includes an endpoint that can be called by a load balancer to determine if the application is healthy and thus able to retrieve traffic.

<dependency>
    <groupId>io.dropwizard.modules</groupId>
    <artifactId>dropwizard-health</artifactId>
    <version>1.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.dropwizard.modules : dropwizard-health to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.3

All Versions

Choose a version of io.dropwizard.modules : dropwizard-health to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
dropwizard-health-1.7.3
dropwizard-health-1.7.2
dropwizard-health-1.7.1
1.6.x
dropwizard-health-1.6.0
1.5.x
dropwizard-health-1.5.0
1.4.x
dropwizard-health-1.4.0
1.3.x
dropwizard-health-1.3.16-1
dropwizard-health-1.3.15-1
dropwizard-health-1.3.11-1

How to add a dependency to Maven

Add the following io.dropwizard.modules : dropwizard-health maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.dropwizard.modules</groupId>
    <artifactId>dropwizard-health</artifactId>
    <version>1.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.dropwizard.modules : dropwizard-health gradle dependency to your build.gradle file:

implementation 'io.dropwizard.modules:dropwizard-health:1.7.3'

Gradle Kotlin DSL: Add the following io.dropwizard.modules : dropwizard-health gradle kotlin dependency to your build.gradle.kts file:

implementation("io.dropwizard.modules:dropwizard-health:1.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.dropwizard.modules : dropwizard-health sbt scala dependency to your build.sbt file:

libraryDependencies += "io.dropwizard.modules" % "dropwizard-health" % "1.7.3"

Advertisement

Dependencies from Group

Jul 13, 2023
13 usages
1 stars
Jul 13, 2023
10 usages
59 stars
Apr 02, 2023
4 usages
48 stars
Dec 16, 2021
4 usages
60 stars
Dec 16, 2021
3 usages
60 stars

Discover Dependencies

Jun 05, 2023
18 usages
62 stars
Jun 05, 2023
1 usages
62 stars
Jun 05, 2023
9 usages
62 stars
Jun 05, 2023
62 stars
Jun 05, 2023
713 stars
Jun 05, 2023
713 stars
May 31, 2023
4 usages
713 stars
Jun 05, 2023
9 usages
713 stars