License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdcom.netflix.atlas |
ArtifactId | ArtifactIdatlas-json |
Last Version | Last Version1.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionatlas-json
atlas-json
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.netflix.atlas |
Filename | Size |
---|---|
atlas-json-1.4.4.pom | |
atlas-json-1.4.4.jar | 21 KB |
atlas-json-1.4.4-sources.jar | 4 KB |
atlas-json-1.4.4-javadoc.jar | 357 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.atlas/atlas-json/ -->
<dependency>
<groupId>com.netflix.atlas</groupId>
<artifactId>atlas-json</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-json/
implementation 'com.netflix.atlas:atlas-json:1.4.4'
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-json/
implementation ("com.netflix.atlas:atlas-json:1.4.4")
'com.netflix.atlas:atlas-json:jar:1.4.4'
<dependency org="com.netflix.atlas" name="atlas-json" rev="1.4.4">
<artifact name="atlas-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.atlas', module='atlas-json', version='1.4.4')
)
libraryDependencies += "com.netflix.atlas" % "atlas-json" % "1.4.4"
[com.netflix.atlas/atlas-json "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 |
com.fasterxml.jackson.core : jackson-core | jar | 2.5.0 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.5.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.0 |
com.fasterxml.jackson.module : jackson-module-scala_2.11 | jar | 2.5.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-smile | jar | 2.5.0 |
org.joda : joda-convert | jar | 1.7 |
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 |