is not current version
Last Version 4.2.10

Benchmarks for Metrics 4.2.0

A development module for performance benchmarks of Metrics classes.

License

License

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.dropwizard.metrics
ArtifactId

ArtifactId

metrics-benchmarks
Version

Version

4.2.0
Type

Type

jar
Description

Description

Benchmarks for Metrics
A development module for performance benchmarks of Metrics classes.

Download metrics-benchmarks 4.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar
org.openjdk.jmh : jmh-core jar 1.31
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.31

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.