is not current version
Last Version 4.0.0-beta.1

Dropwizard Metrics Support for Graphite 2.1.0-beta.4

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-graphite
Version

Version

2.1.0-beta.4
Type

Type

jar
Description

Description

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

Download dropwizard-metrics-graphite 2.1.0-beta.4


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

Dependencies

compile (7)

Group / Artifact Type Version
io.dropwizard : dropwizard-jackson jar 2.1.0-beta.4
io.dropwizard : dropwizard-metrics jar 2.1.0-beta.4
io.dropwizard : dropwizard-validation jar 2.1.0-beta.4
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-graphite jar
com.fasterxml.jackson.core : jackson-annotations jar
jakarta.validation : jakarta.validation-api jar 2.0.2

test (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-configuration jar 2.1.0-beta.4
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.20.2
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.