is not current version
Last Version 4.0.0-beta.1

Dropwizard Metrics Support 2.1.0-beta.7

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

License

License

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-metrics
Version

Version

2.1.0-beta.7
Type

Type

jar
Description

Description

Dropwizard Metrics Support
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

Download dropwizard-metrics 2.1.0-beta.7


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

Dependencies

compile (11)

Group / Artifact Type Version
io.dropwizard : dropwizard-lifecycle jar 2.1.0-beta.7
io.dropwizard : dropwizard-jackson jar 2.1.0-beta.7
io.dropwizard : dropwizard-util jar 2.1.0-beta.7
io.dropwizard : dropwizard-validation jar 2.1.0-beta.7
io.dropwizard.metrics : metrics-core jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.validation : jakarta.validation-api jar 2.0.2
org.slf4j : slf4j-api jar 1.7.32
com.github.ben-manes.caffeine : caffeine jar 2.9.3

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.2.0
io.dropwizard : dropwizard-logging jar 2.1.0-beta.7
io.dropwizard : dropwizard-configuration jar 2.1.0-beta.7

Project Modules

There are no modules declared in this project.