License |
License |
---|---|
GroupId | GroupIdnl.trifork.healthcheck |
ArtifactId | ArtifactIdtrifork-ping-executors |
Version | Version0.5.1 |
Type | Typejar |
Description |
DescriptionTrifork Java Health Check - Ping Executors
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.
|
<!-- https://jarcasting.com/artifacts/nl.trifork.healthcheck/trifork-ping-executors/ -->
<dependency>
<groupId>nl.trifork.healthcheck</groupId>
<artifactId>trifork-ping-executors</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.trifork.healthcheck/trifork-ping-executors/
implementation 'nl.trifork.healthcheck:trifork-ping-executors:0.5.1'
// https://jarcasting.com/artifacts/nl.trifork.healthcheck/trifork-ping-executors/
implementation ("nl.trifork.healthcheck:trifork-ping-executors:0.5.1")
'nl.trifork.healthcheck:trifork-ping-executors:jar:0.5.1'
<dependency org="nl.trifork.healthcheck" name="trifork-ping-executors" rev="0.5.1">
<artifact name="trifork-ping-executors" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.trifork.healthcheck', module='trifork-ping-executors', version='0.5.1')
)
libraryDependencies += "nl.trifork.healthcheck" % "trifork-ping-executors" % "0.5.1"
[nl.trifork.healthcheck/trifork-ping-executors "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
nl.trifork.healthcheck : trifork-healthcheck-api | jar | 0.5.1 |
org.onehippo.cms7 » hippo-repository-connector Optional | jar | 2.22.06 |
javax.jcr : jcr Optional | jar | 2.0 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.transaction : jta | jar | 1.1 |
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 |