is not current version
Last Version 2.7.0.Final

io.thorntail:health-api 2.2.1.Final

Health API

GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

health-api
Version

Version

2.2.1.Final
Type

Type

jar

Download health-api 2.2.1.Final


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