Last Version

Benchmarks for Metrics5 5.0.0-rc11

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.metrics5
ArtifactId

ArtifactId

metrics-benchmarks
Version

Version

5.0.0-rc11
Type

Type

jar
Description

Description

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

Download metrics-benchmarks 5.0.0-rc11


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard.metrics5 : metrics-core jar 5.0.0-rc11
org.openjdk.jmh : jmh-core jar 1.34

Project Modules

There are no modules declared in this project.