is not current version
Last Version 2.1.1

com.networknt:health 1.6.20

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

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

health
Version

Version

1.6.20
Type

Type

jar

Download health 1.6.20


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