is not current version
Last Version 3.1.1

com.codacy:metrics-dropwizard_2.11 2.0.1-allowcustommetricname.75edb3e

Generic Scala wrapper for metrics and tracing,currently supporting dropwizard-metrics and kamon.

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.codacy
ArtifactId

ArtifactId

metrics-dropwizard_2.11
Version

Version

2.0.1-allowcustommetricname.75edb3e
Type

Type

jar

Download metrics-dropwizard_2.11 2.0.1-allowcustommetricname.75edb3e


<!-- https://jarcasting.com/artifacts/com.codacy/metrics-dropwizard_2.11/ -->
<dependency>
    <groupId>com.codacy</groupId>
    <artifactId>metrics-dropwizard_2.11</artifactId>
    <version>2.0.1-allowcustommetricname.75edb3e</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/metrics-dropwizard_2.11/
implementation 'com.codacy:metrics-dropwizard_2.11:2.0.1-allowcustommetricname.75edb3e'
// https://jarcasting.com/artifacts/com.codacy/metrics-dropwizard_2.11/
implementation ("com.codacy:metrics-dropwizard_2.11:2.0.1-allowcustommetricname.75edb3e")
'com.codacy:metrics-dropwizard_2.11:jar:2.0.1-allowcustommetricname.75edb3e'
<dependency org="com.codacy" name="metrics-dropwizard_2.11" rev="2.0.1-allowcustommetricname.75edb3e">
  <artifact name="metrics-dropwizard_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='metrics-dropwizard_2.11', version='2.0.1-allowcustommetricname.75edb3e')
)
libraryDependencies += "com.codacy" % "metrics-dropwizard_2.11" % "2.0.1-allowcustommetricname.75edb3e"
[com.codacy/metrics-dropwizard_2.11 "2.0.1-allowcustommetricname.75edb3e"]