| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netflix.atlas |
| ArtifactId | ArtifactIdatlas-webapi |
| Last Version | Last Version1.4.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionatlas-webapi
atlas-webapi
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.netflix.atlas |
| Filename | Size |
|---|---|
| atlas-webapi-1.4.4.pom | |
| atlas-webapi-1.4.4.jar | 218 KB |
| atlas-webapi-1.4.4-sources.jar | 16 KB |
| atlas-webapi-1.4.4-javadoc.jar | 477 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.atlas/atlas-webapi/ -->
<dependency>
<groupId>com.netflix.atlas</groupId>
<artifactId>atlas-webapi</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-webapi/
implementation 'com.netflix.atlas:atlas-webapi:1.4.4'
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-webapi/
implementation ("com.netflix.atlas:atlas-webapi:1.4.4")
'com.netflix.atlas:atlas-webapi:jar:1.4.4'
<dependency org="com.netflix.atlas" name="atlas-webapi" rev="1.4.4">
<artifact name="atlas-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.atlas', module='atlas-webapi', version='1.4.4')
)
libraryDependencies += "com.netflix.atlas" % "atlas-webapi" % "1.4.4"
[com.netflix.atlas/atlas-webapi "1.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.5 |
| com.netflix.atlas : atlas-akka | jar | 1.4.4 |
| com.netflix.atlas : atlas-chart | jar | 1.4.4 |
| com.netflix.atlas : atlas-core | jar | 1.4.4 |
| com.netflix.atlas : atlas-json | jar | 1.4.4 |
| 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 |
| com.netflix.spectator : spectator-ext-sandbox | jar | 0.19 |
| 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 |
|---|---|---|
| com.netflix.atlas : atlas-test | jar | 1.4.4 |
| org.scalatest : scalatest_2.11 | jar | 2.2.1 |
| com.typesafe.akka : akka-testkit_2.11 | jar | 2.3.8 |
| io.spray : spray-testkit_2.11 | jar | 1.3.2 |