is not current version
Last Version 4.2.10

Metrics BOM 4.2.0

Bill of Materials for Metrics

License

License

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.dropwizard.metrics
ArtifactId

ArtifactId

metrics-bom
Version

Version

4.2.0
Type

Type

pom
Description

Description

Metrics BOM
Bill of Materials for Metrics

Download metrics-bom 4.2.0

Filename Size
metrics-bom-4.2.0.pom 6 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.10.0
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.