MVN

com.hotels.road : road-healthchecks

Maven & Gradle

Jan 23, 2019
1 stars

Common functionality for health checking of Data Highway

<dependency>
    <groupId>com.hotels.road</groupId>
    <artifactId>road-healthchecks</artifactId>
    <version>6.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hotels.road : road-healthchecks to add to Maven - Latest Versions:

  • Latest Stable: 6.0.2

All Versions

Choose a version of com.hotels.road : road-healthchecks to add to Maven - All Versions:

Version Vulnerabilities Updated
6.0.x
road-healthchecks-6.0.2
road-healthchecks-6.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hotels.road</groupId>
    <artifactId>road-healthchecks</artifactId>
    <version>6.0.2</version>
</dependency>