Jar examples for m:metrics-cloudwatch
A Dropwizard Metrics reporter that posts to AWS CloudWatch
You can download jar file metrics-cloudwatch 0.3.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add metrics-cloudwatch-0.3.3.jar to your project.
<dependency> <groupId>com.blacklocus</groupId> <artifactId>metrics-cloudwatch</artifactId> <version>0.3.3</version> </dependency>
compile group: 'com.blacklocus', name: 'metrics-cloudwatch', version: '0.3.3'
libraryDependencies += "com.blacklocus" % "metrics-cloudwatch" % "0.3.3"
<dependency org="com.blacklocus" name="metrics-cloudwatch" rev="0.3.3"/>
@Grapes(@Grab(group='com.blacklocus', module='metrics-cloudwatch', version='0.3.3'))
'com.blacklocus:metrics-cloudwatch:jar:0.3.3'
Click the following link to download the jar file.
metrics-cloudwatch-0.3.3-javadoc.jar