Last Version

org.apache.iotdb:dropwizard-metrics 0.13.0

Metrics interface for IoTDB

License

License

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.apache.iotdb
ArtifactId

ArtifactId

dropwizard-metrics
Version

Version

0.13.0
Type

Type

jar
Description

Description

Metrics interface for IoTDB
Project Organization

Project Organization

The Apache Software Foundation

Download dropwizard-metrics 0.13.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.iotdb : metrics-interface jar 0.13.0
io.dropwizard.metrics : metrics-jvm jar 4.2.7
io.dropwizard.metrics : metrics-jmx jar 4.1.2
com.sun.jersey : jersey-core jar 1.9
io.projectreactor.netty : reactor-netty-http jar 1.0.4
ch.qos.logback : logback-classic jar 1.2.10
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.testcontainers : testcontainers jar 1.15.2

Project Modules

There are no modules declared in this project.