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