License |
License |
---|---|
GroupId | GroupIdio.stargate.health |
ArtifactId | ArtifactIdhealth-checker |
Version | Version1.0.25 |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
health-checker-1.0.25.pom | |
health-checker-1.0.25.jar | 19 MB |
health-checker-1.0.25-sources.jar | 14 KB |
health-checker-1.0.25-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.stargate.health/health-checker/ -->
<dependency>
<groupId>io.stargate.health</groupId>
<artifactId>health-checker</artifactId>
<version>1.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.health/health-checker/
implementation 'io.stargate.health:health-checker:1.0.25'
// https://jarcasting.com/artifacts/io.stargate.health/health-checker/
implementation ("io.stargate.health:health-checker:1.0.25")
'io.stargate.health:health-checker:jar:1.0.25'
<dependency org="io.stargate.health" name="health-checker" rev="1.0.25">
<artifact name="health-checker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.health', module='health-checker', version='1.0.25')
)
libraryDependencies += "io.stargate.health" % "health-checker" % "1.0.25"
[io.stargate.health/health-checker "1.0.25"]
Group / Artifact | Type | Version |
---|---|---|
io.stargate.metrics : metrics-jersey | jar | 1.0.25 |
io.dropwizard : dropwizard-jersey | jar | 2.0.21 |
io.dropwizard : dropwizard-core | jar | 2.0.21 |
com.googlecode.json-simple : json-simple | jar | 1.1 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.eclipse.jetty : jetty-server | jar | 9.4.40.v20210413 |
org.eclipse.jetty : jetty-util | jar | 9.4.40.v20210413 |
org.eclipse.jetty : jetty-http | jar | 9.4.40.v20210413 |
org.eclipse.jetty : jetty-io | jar | 9.4.40.v20210413 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.40.v20210413 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
io.dropwizard : dropwizard-logging | jar | 2.0.21 |
com.google.guava : guava | jar | 27.0-jre |
com.github.oshi : oshi-core-shaded | jar | 5.3.6 |
Group / Artifact | Type | Version |
---|---|---|
io.stargate.db : persistence-api | jar | 1.0.25 |
io.stargate.core : core | jar | 1.0.25 |
io.dropwizard.metrics : metrics-healthchecks | jar | 4.1.19 |
javax.validation : validation-api | jar | 1.1.0.Final |
io.micrometer : micrometer-core | jar | 1.6.5 |
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.assertj : assertj-core | jar | 3.17.2 |
org.mockito : mockito-core | jar | 3.5.13 |
org.mockito : mockito-junit-jupiter | jar | 3.5.13 |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |