License |
License |
---|---|
GroupId | GroupIdio.liftwizard |
ArtifactId | ArtifactIdliftwizard-healthcheck-common-pool |
Version | Version0.25.0 |
Type | Typejar |
Description |
DescriptionLiftwizard Common-Pool Health Check
Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.
|
<!-- 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"]
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 |
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 |