Liftwizard Common-Pool Health Check

Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.

License

License

GroupId

GroupId

io.liftwizard
ArtifactId

ArtifactId

liftwizard-healthcheck-common-pool
Last Version

Last Version

0.25.0
Release Date

Release Date

Type

Type

jar
Description

Description

Liftwizard Common-Pool Health Check
Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.

Download liftwizard-healthcheck-common-pool

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.liftwizard : liftwizard-logging-mdc-closeable jar 0.25.0
io.dropwizard.metrics : metrics-healthchecks jar
io.dropwizard.metrics : metrics-core jar
org.slf4j : slf4j-api jar
org.eclipse.collections : eclipse-collections-api jar
org.eclipse.collections : eclipse-collections jar
com.google.code.findbugs : jsr305 jar
junit : junit jar
org.hamcrest : hamcrest-core jar

test (2)

Group / Artifact Type Version
io.liftwizard : liftwizard-logging-buffered-appender jar 0.25.0
io.liftwizard : liftwizard-junit-rule-log-marker jar 0.25.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.0