trifork Java Health Check

This project houses some utilities to implement Ping executors for your project and some other tools that can be used to monitor the health of your application.

License

License

GroupId

GroupId

nl.trifork.healthcheck
ArtifactId

ArtifactId

trifork-health-check
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

trifork Java Health Check
This project houses some utilities to implement Ping executors for your project and some other tools that can be used to monitor the health of your application.

Download trifork-health-check

How to add to project

<!-- https://jarcasting.com/artifacts/nl.trifork.healthcheck/trifork-health-check/ -->
<dependency>
    <groupId>nl.trifork.healthcheck</groupId>
    <artifactId>trifork-health-check</artifactId>
    <version>0.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.trifork.healthcheck/trifork-health-check/
implementation 'nl.trifork.healthcheck:trifork-health-check:0.5.1'
// https://jarcasting.com/artifacts/nl.trifork.healthcheck/trifork-health-check/
implementation ("nl.trifork.healthcheck:trifork-health-check:0.5.1")
'nl.trifork.healthcheck:trifork-health-check:pom:0.5.1'
<dependency org="nl.trifork.healthcheck" name="trifork-health-check" rev="0.5.1">
  <artifact name="trifork-health-check" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.trifork.healthcheck', module='trifork-health-check', version='0.5.1')
)
libraryDependencies += "nl.trifork.healthcheck" % "trifork-health-check" % "0.5.1"
[nl.trifork.healthcheck/trifork-health-check "0.5.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4

test (4)

Group / Artifact Type Version
junit : junit-dep jar 4.10
org.mockito : mockito-core jar 1.9.0
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.17

Project Modules

  • api
  • servlet
  • ping-executors
  • example
nl.trifork.healthcheck

Trifork

Versions

Version
0.5.1