Last Version

health-core 1.1.4

health-core

License

License

Categories

Categories

Net
GroupId

GroupId

com.netflix.runtime
ArtifactId

ArtifactId

health-core
Version

Version

1.1.4
Type

Type

jar
Description

Description

health-core
health-core
Project URL

Project URL

https://github.com/Netflix/runtime-health
Source Code Management

Source Code Management

https://github.com/Netflix/runtime-health.git

Download health-core 1.1.4


<!-- 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"]

Dependencies

compile (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

Project Modules

There are no modules declared in this project.