License |
License |
---|---|
GroupId | GroupIdnl.orange11.healthcheck |
ArtifactId | ArtifactIdorange11-ping-executors |
Version | Version0.3.2 |
Type | Typejar |
Description |
DescriptionOrange11 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.orange11.healthcheck/orange11-ping-executors/ -->
<dependency>
<groupId>nl.orange11.healthcheck</groupId>
<artifactId>orange11-ping-executors</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.orange11.healthcheck/orange11-ping-executors/
implementation 'nl.orange11.healthcheck:orange11-ping-executors:0.3.2'
// https://jarcasting.com/artifacts/nl.orange11.healthcheck/orange11-ping-executors/
implementation ("nl.orange11.healthcheck:orange11-ping-executors:0.3.2")
'nl.orange11.healthcheck:orange11-ping-executors:jar:0.3.2'
<dependency org="nl.orange11.healthcheck" name="orange11-ping-executors" rev="0.3.2">
<artifact name="orange11-ping-executors" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.orange11.healthcheck', module='orange11-ping-executors', version='0.3.2')
)
libraryDependencies += "nl.orange11.healthcheck" % "orange11-ping-executors" % "0.3.2"
[nl.orange11.healthcheck/orange11-ping-executors "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
nl.orange11.healthcheck : orange11-healthcheck-api | jar | 0.3.2 |
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 |
org.slf4j : slf4j-simple | jar | 1.6.4 |
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 |