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