Last Version

metrics-cloudwatch 0.4.0

A codahale metrics reporter to Amazon CloudWatch

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.blacklocus
ArtifactId

ArtifactId

metrics-cloudwatch
Version

Version

0.4.0
Type

Type

jar
Description

Description

metrics-cloudwatch
A codahale metrics reporter to Amazon CloudWatch
Project URL

Project URL

https://github.com/blacklocus/metrics-cloudwatch
Project Organization

Project Organization

BlackLocus

Download metrics-cloudwatch 0.4.0


<!-- https://jarcasting.com/artifacts/com.blacklocus/metrics-cloudwatch/ -->
<dependency>
    <groupId>com.blacklocus</groupId>
    <artifactId>metrics-cloudwatch</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.blacklocus/metrics-cloudwatch/
implementation 'com.blacklocus:metrics-cloudwatch:0.4.0'
// https://jarcasting.com/artifacts/com.blacklocus/metrics-cloudwatch/
implementation ("com.blacklocus:metrics-cloudwatch:0.4.0")
'com.blacklocus:metrics-cloudwatch:jar:0.4.0'
<dependency org="com.blacklocus" name="metrics-cloudwatch" rev="0.4.0">
  <artifact name="metrics-cloudwatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blacklocus', module='metrics-cloudwatch', version='0.4.0')
)
libraryDependencies += "com.blacklocus" % "metrics-cloudwatch" % "0.4.0"
[com.blacklocus/metrics-cloudwatch "0.4.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
io.dropwizard.metrics : metrics-core jar 3.1.2
org.slf4j : slf4j-api jar 1.7.13
org.apache.commons : commons-lang3 jar 3.4
com.amazonaws : aws-java-sdk-cloudwatch jar 1.10.47

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.13

Project Modules

There are no modules declared in this project.