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