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

com.networknt:health 1.1.4

A handler endpoint that output OK only for other application to check if this service is alive

Категории

Категории

Сеть
Группа

Группа

com.networknt
Идентификатор

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

health
Версия

Версия

1.1.4
Тип

Тип

jar

Скачать health 1.1.4


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