Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdio.github.azagniotov |
ArtifactId | ArtifactIddropwizard-metrics-cloudwatch |
Version | Version2.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.azagniotov/dropwizard-metrics-cloudwatch/ -->
<dependency>
<groupId>io.github.azagniotov</groupId>
<artifactId>dropwizard-metrics-cloudwatch</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.azagniotov/dropwizard-metrics-cloudwatch/
implementation 'io.github.azagniotov:dropwizard-metrics-cloudwatch:2.0.2'
// https://jarcasting.com/artifacts/io.github.azagniotov/dropwizard-metrics-cloudwatch/
implementation ("io.github.azagniotov:dropwizard-metrics-cloudwatch:2.0.2")
'io.github.azagniotov:dropwizard-metrics-cloudwatch:jar:2.0.2'
<dependency org="io.github.azagniotov" name="dropwizard-metrics-cloudwatch" rev="2.0.2">
<artifact name="dropwizard-metrics-cloudwatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.azagniotov', module='dropwizard-metrics-cloudwatch', version='2.0.2')
)
libraryDependencies += "io.github.azagniotov" % "dropwizard-metrics-cloudwatch" % "2.0.2"
[io.github.azagniotov/dropwizard-metrics-cloudwatch "2.0.2"]