atlas-module-cloudwatch 1.6.0-rc.4
Group ID:
com.netflix.atlas_v1
Artifact ID:
atlas-module-cloudwatch_2.12
Version:
1.6.0-rc.4
Release Date:
May 3, 2017
Licenses:
libraryDependencies += "com.netflix.atlas_v1" %% "atlas-module-cloudwatch" % "1.6.0-rc.4" resolvers += Resolver.bintrayRepo("netflixoss", "maven")
ivy"com.netflix.atlas_v1::atlas-module-cloudwatch:1.6.0-rc.4" MavenRepository("https://dl.bintray.com/netflixoss/maven")
//> using dep "com.netflix.atlas_v1::atlas-module-cloudwatch:1.6.0-rc.4"
import $ivy.`com.netflix.atlas_v1::atlas-module-cloudwatch:1.6.0-rc.4` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray netflixoss maven", "Some(https://dl.bintray.com/netflixoss/maven)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>com.netflix.atlas_v1</groupId> <artifactId>atlas-module-cloudwatch_2.12</artifactId> <version>1.6.0-rc.4</version> </dependency>
compile group: 'com.netflix.atlas_v1', name: 'atlas-module-cloudwatch_2.12', version: '1.6.0-rc.4'