License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.runtime |
ArtifactId | ArtifactIdhealth-core |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptionhealth-core
health-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
health-core-1.1.4.pom | |
health-core-1.1.4.jar | 15 KB |
health-core-1.1.4-sources.jar | 7 KB |
health-core-1.1.4-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.runtime/health-core/ -->
<dependency>
<groupId>com.netflix.runtime</groupId>
<artifactId>health-core</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.runtime/health-core/
implementation 'com.netflix.runtime:health-core:1.1.4'
// https://jarcasting.com/artifacts/com.netflix.runtime/health-core/
implementation ("com.netflix.runtime:health-core:1.1.4")
'com.netflix.runtime:health-core:jar:1.1.4'
<dependency org="com.netflix.runtime" name="health-core" rev="1.1.4">
<artifact name="health-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.runtime', module='health-core', version='1.1.4')
)
libraryDependencies += "com.netflix.runtime" % "health-core" % "1.1.4"
[com.netflix.runtime/health-core "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.runtime : health-api | jar | 1.1.4 |
javax.inject : javax.inject | jar | 1 |
com.netflix.governator : governator-api | jar | 1.15.7 |
com.netflix.spectator : spectator-api | jar | 0.43.0 |