| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netflix.atlas |
| ArtifactId | ArtifactIdatlas-core |
| Last Version | Last Version1.4.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionatlas-core
atlas-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.netflix.atlas |
| Filename | Size |
|---|---|
| atlas-core-1.4.4.pom | |
| atlas-core-1.4.4.jar | 1 MB |
| atlas-core-1.4.4-sources.jar | 115 KB |
| atlas-core-1.4.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.atlas/atlas-core/ -->
<dependency>
<groupId>com.netflix.atlas</groupId>
<artifactId>atlas-core</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-core/
implementation 'com.netflix.atlas:atlas-core:1.4.4'
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-core/
implementation ("com.netflix.atlas:atlas-core:1.4.4")
'com.netflix.atlas:atlas-core:jar:1.4.4'
<dependency org="com.netflix.atlas" name="atlas-core" rev="1.4.4">
<artifact name="atlas-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.atlas', module='atlas-core', version='1.4.4')
)
libraryDependencies += "com.netflix.atlas" % "atlas-core" % "1.4.4"
[com.netflix.atlas/atlas-core "1.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.5 |
| com.netflix.atlas : atlas-config | 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.google.guava : guava | jar | 15.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| 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 |
| nl.jqno.equalsverifier : equalsverifier | jar | 1.5.1 |