License |
License |
---|---|
GroupId | GroupIdio.stargate.health |
ArtifactId | ArtifactIdhealth-checker |
Version | Version2.0.0-ALPHA-8 |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.stargate.health/health-checker/ -->
<dependency>
<groupId>io.stargate.health</groupId>
<artifactId>health-checker</artifactId>
<version>2.0.0-ALPHA-8</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.health/health-checker/
implementation 'io.stargate.health:health-checker:2.0.0-ALPHA-8'
// https://jarcasting.com/artifacts/io.stargate.health/health-checker/
implementation ("io.stargate.health:health-checker:2.0.0-ALPHA-8")
'io.stargate.health:health-checker:jar:2.0.0-ALPHA-8'
<dependency org="io.stargate.health" name="health-checker" rev="2.0.0-ALPHA-8">
<artifact name="health-checker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.health', module='health-checker', version='2.0.0-ALPHA-8')
)
libraryDependencies += "io.stargate.health" % "health-checker" % "2.0.0-ALPHA-8"
[io.stargate.health/health-checker "2.0.0-ALPHA-8"]
Group / Artifact | Type | Version |
---|---|---|
io.stargate.metrics : metrics-jersey | jar | 2.0.0-ALPHA-8 |
io.dropwizard : dropwizard-jersey | jar | |
io.dropwizard : dropwizard-core | jar | |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.eclipse.jetty : jetty-server | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-util | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-http | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-io | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.44.v20210927 |
io.dropwizard : dropwizard-logging | jar | |
com.github.oshi : oshi-core-shaded | jar | 5.3.6 |
Group / Artifact | Type | Version |
---|---|---|
io.stargate.db : persistence-api | jar | 2.0.0-ALPHA-8 |
io.stargate.core : core | jar | 2.0.0-ALPHA-8 |
io.dropwizard.metrics : metrics-healthchecks | jar | 4.1.29 |
io.micrometer : micrometer-core | jar | 1.8.2 |
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |