Last Version

Metrics BOM 5.0.0

Bill of Materials for Metrics

License

License

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.dropwizard.metrics5
ArtifactId

ArtifactId

metrics-bom
Version

Version

5.0.0
Type

Type

pom
Description

Description

Metrics BOM
Bill of Materials for Metrics

Download metrics-bom 5.0.0

Filename Size
metrics-bom-5.0.0.pom 11 KB
Browse

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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-core jar 2.13.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.