License |
License
MIT
|
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.avast.metrics |
ArtifactId | ArtifactIdmetrics-dropwizard-common |
Last Version | Last Version2.10.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetrics-dropwizard-common
Library for application monitoring
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.avast.metrics/metrics-dropwizard-common/ -->
<dependency>
<groupId>com.avast.metrics</groupId>
<artifactId>metrics-dropwizard-common</artifactId>
<version>2.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.avast.metrics/metrics-dropwizard-common/
implementation 'com.avast.metrics:metrics-dropwizard-common:2.10.3'
// https://jarcasting.com/artifacts/com.avast.metrics/metrics-dropwizard-common/
implementation ("com.avast.metrics:metrics-dropwizard-common:2.10.3")
'com.avast.metrics:metrics-dropwizard-common:jar:2.10.3'
<dependency org="com.avast.metrics" name="metrics-dropwizard-common" rev="2.10.3">
<artifact name="metrics-dropwizard-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avast.metrics', module='metrics-dropwizard-common', version='2.10.3')
)
libraryDependencies += "com.avast.metrics" % "metrics-dropwizard-common" % "2.10.3"
[com.avast.metrics/metrics-dropwizard-common "2.10.3"]
Group / Artifact | Type | Version |
---|---|---|
com.avast.metrics : metrics-core | jar | 2.10.3 |
io.dropwizard.metrics : metrics-core | jar | 4.1.17 |
io.dropwizard.metrics : metrics-jmx | jar | 4.1.17 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |