License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.iep |
ArtifactId | ArtifactIdiep-module-atlas |
Version | Version3.0.9 |
Type | Typejar |
Description |
Descriptioniep-module-atlas
iep-module-atlas
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iep-module-atlas-3.0.9.pom | |
iep-module-atlas-3.0.9.jar | 5 KB |
iep-module-atlas-3.0.9-sources.jar | 4 KB |
iep-module-atlas-3.0.9-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.iep/iep-module-atlas/ -->
<dependency>
<groupId>com.netflix.iep</groupId>
<artifactId>iep-module-atlas</artifactId>
<version>3.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.iep/iep-module-atlas/
implementation 'com.netflix.iep:iep-module-atlas:3.0.9'
// https://jarcasting.com/artifacts/com.netflix.iep/iep-module-atlas/
implementation ("com.netflix.iep:iep-module-atlas:3.0.9")
'com.netflix.iep:iep-module-atlas:jar:3.0.9'
<dependency org="com.netflix.iep" name="iep-module-atlas" rev="3.0.9">
<artifact name="iep-module-atlas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.iep', module='iep-module-atlas', version='3.0.9')
)
libraryDependencies += "com.netflix.iep" % "iep-module-atlas" % "3.0.9"
[com.netflix.iep/iep-module-atlas "3.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.iep : iep-nflxenv | jar | 3.0.9 |
com.netflix.iep : iep-service | jar | 3.0.9 |
com.google.inject : guice | jar | 4.1.0 |
com.google.inject.extensions : guice-multibindings | jar | 4.1.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.netflix.spectator : spectator-api | jar | 1.0.7 |
com.netflix.spectator : spectator-reg-atlas | jar | 1.0.7 |
com.netflix.spectator : spectator-ext-gc | jar | 1.0.7 |
com.netflix.spectator : spectator-ext-jvm | jar | 1.0.7 |
com.typesafe : config | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |