| License |
License |
|---|---|
| GroupId | GroupIdio.pythagoras.common |
| ArtifactId | ArtifactIdhealth-check |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.pythagoras.common:health-check
Pythagoras Common Libs - Health Check
|
| Filename | Size |
|---|---|
| health-check-1.1.0.pom | |
| health-check-1.1.0.jar | 3 KB |
| health-check-1.1.0-sources.jar | 1 KB |
| health-check-1.1.0-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.pythagoras.common/health-check/ -->
<dependency>
<groupId>io.pythagoras.common</groupId>
<artifactId>health-check</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pythagoras.common/health-check/
implementation 'io.pythagoras.common:health-check:1.1.0'
// https://jarcasting.com/artifacts/io.pythagoras.common/health-check/
implementation ("io.pythagoras.common:health-check:1.1.0")
'io.pythagoras.common:health-check:jar:1.1.0'
<dependency org="io.pythagoras.common" name="health-check" rev="1.1.0">
<artifact name="health-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pythagoras.common', module='health-check', version='1.1.0')
)
libraryDependencies += "io.pythagoras.common" % "health-check" % "1.1.0"
[io.pythagoras.common/health-check "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 4.3.13.RELEASE |