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

Лицензия

Лицензия

Группа

Группа

nl.orange11.healthcheck
Идентификатор

Идентификатор

orange11-health-check
Последняя версия

Последняя версия

0.3.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

Скачать orange11-health-check

Имя Файла Размер
orange11-health-check-0.3.2.pom 6 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.4

test (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

Модули Проекта

  • api
  • servlet
  • ping-executors
  • example

Версии библиотеки

Версия
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0