License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdcom.netflix.atlas |
ArtifactId | ArtifactIdatlas-config |
Last Version | Last Version1.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionatlas-config
atlas-config
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.netflix.atlas |
Filename | Size |
---|---|
atlas-config-1.4.4.pom | |
atlas-config-1.4.4.jar | 2 KB |
atlas-config-1.4.4-sources.jar | 1 KB |
atlas-config-1.4.4-javadoc.jar | 344 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.atlas/atlas-config/ -->
<dependency>
<groupId>com.netflix.atlas</groupId>
<artifactId>atlas-config</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-config/
implementation 'com.netflix.atlas:atlas-config:1.4.4'
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-config/
implementation ("com.netflix.atlas:atlas-config:1.4.4")
'com.netflix.atlas:atlas-config:jar:1.4.4'
<dependency org="com.netflix.atlas" name="atlas-config" rev="1.4.4">
<artifact name="atlas-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.atlas', module='atlas-config', version='1.4.4')
)
libraryDependencies += "com.netflix.atlas" % "atlas-config" % "1.4.4"
[com.netflix.atlas/atlas-config "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.5 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.1.0 |
org.scala-lang : scala-reflect | jar | 2.11.5 |
org.slf4j : slf4j-api | jar | 1.7.10 |
com.netflix.spectator : spectator-api | jar | 0.19 |
com.typesafe : config | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.4 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |