Orange11 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.

License

License

GroupId

GroupId

nl.orange11.healthcheck
ArtifactId

ArtifactId

orange11-ping-executors
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Orange11 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.

Download orange11-ping-executors

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0