License |
License |
---|---|
Categories |
CategoriesNet GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.netflix.runtime |
ArtifactId | ArtifactIdhealth-guice |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptionhealth-guice
health-guice
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
health-guice-1.1.4.pom | |
health-guice-1.1.4.jar | 5 KB |
health-guice-1.1.4-sources.jar | 4 KB |
health-guice-1.1.4-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.runtime/health-guice/ -->
<dependency>
<groupId>com.netflix.runtime</groupId>
<artifactId>health-guice</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.runtime/health-guice/
implementation 'com.netflix.runtime:health-guice:1.1.4'
// https://jarcasting.com/artifacts/com.netflix.runtime/health-guice/
implementation ("com.netflix.runtime:health-guice:1.1.4")
'com.netflix.runtime:health-guice:jar:1.1.4'
<dependency org="com.netflix.runtime" name="health-guice" rev="1.1.4">
<artifact name="health-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.runtime', module='health-guice', version='1.1.4')
)
libraryDependencies += "com.netflix.runtime" % "health-guice" % "1.1.4"
[com.netflix.runtime/health-guice "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.runtime : health-core | jar | 1.1.4 |
com.netflix.governator : governator-core | jar | 1.15.7 |
com.netflix.archaius : archaius2-guice | jar | 2.1.10 |