License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdhealth |
Version | Version2.0.32 |
Type | Typejar |
Description |
DescriptionA handler endpoint that output OK only for other application to check if this service is alive
|
Filename | Size |
---|---|
health-2.0.32.pom | |
health-2.0.32.jar | 5 KB |
health-2.0.32-sources.jar | 5 KB |
health-2.0.32-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.networknt/health/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>health</artifactId>
<version>2.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/health/
implementation 'com.networknt:health:2.0.32'
// https://jarcasting.com/artifacts/com.networknt/health/
implementation ("com.networknt:health:2.0.32")
'com.networknt:health:jar:2.0.32'
<dependency org="com.networknt" name="health" rev="2.0.32">
<artifact name="health" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='health', version='2.0.32')
)
libraryDependencies += "com.networknt" % "health" % "2.0.32"
[com.networknt/health "2.0.32"]
Group / Artifact | Type | Version |
---|---|---|
com.networknt : config | jar | 2.0.32 |
com.networknt : utility | jar | 2.0.32 |
com.networknt : handler | jar | 2.0.32 |
io.undertow : undertow-core | jar | 2.2.4.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
commons-codec : commons-codec | jar | 1.11 |
org.owasp.encoder : encoder | jar | 1.2.1 |
org.bitbucket.b_c : jose4j | jar | 0.6.3 |
Group / Artifact | Type | Version |
---|---|---|
com.networknt : client | jar | 2.0.32 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.1 |