Last Version

metrics-dropwizard 3.1.1

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

License

License

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.codacy
ArtifactId

ArtifactId

metrics-dropwizard_2.12
Version

Version

3.1.1
Type

Type

jar
Description

Description

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

Project URL

https://www.codacy.com
Project Organization

Project Organization

Codacy

Download metrics-dropwizard_2.12 3.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
com.codacy : metrics-core_2.12 jar 3.1.1

provided (4)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 4.0.5
io.dropwizard.metrics : metrics-jvm jar 4.0.5
io.dropwizard.metrics : metrics-graphite jar 4.0.5
org.coursera : dropwizard-metrics-datadog jar 2.0.0-RC1

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8
org.mockito : mockito-scala-scalatest_2.12 jar 1.7.1

Project Modules

There are no modules declared in this project.