Last Version

metrics 0.2.1

utils for working with metrics

License

License

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.fnklabs
ArtifactId

ArtifactId

metrics-dropwizard
Version

Version

0.2.1
Type

Type

jar
Description

Description

metrics
utils for working with metrics
Project URL

Project URL

https://github.com/fnklabs/metrics

Download metrics-dropwizard 0.2.1


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

Dependencies

compile (9)

Group / Artifact Type Version
com.intellij : annotations jar 12.0
com.fnklabs : metrics-core jar 0.2.1
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
io.dropwizard.metrics : metrics-core jar 4.0.2
io.dropwizard.metrics : metrics-jvm jar 4.0.2
io.dropwizard.metrics : metrics-healthchecks jar 4.0.2
io.dropwizard.metrics : metrics-jmx jar 4.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.