atlas-module-cloudwatch 1.5.3-rc.1
Group ID:
com.netflix.atlas_v1
Artifact ID:
atlas-module-cloudwatch_2.11
Version:
1.5.3-rc.1
Release Date:
Jun 5, 2017
Licenses:
libraryDependencies += "com.netflix.atlas_v1" %% "atlas-module-cloudwatch" % "1.5.3-rc.1" resolvers += Resolver.bintrayRepo("netflixoss", "maven")
ivy"com.netflix.atlas_v1::atlas-module-cloudwatch:1.5.3-rc.1" MavenRepository("https://dl.bintray.com/netflixoss/maven")
//> using dep "com.netflix.atlas_v1::atlas-module-cloudwatch:1.5.3-rc.1"
import $ivy.`com.netflix.atlas_v1::atlas-module-cloudwatch:1.5.3-rc.1` 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.11</artifactId> <version>1.5.3-rc.1</version> </dependency>
compile group: 'com.netflix.atlas_v1', name: 'atlas-module-cloudwatch_2.11', version: '1.5.3-rc.1'