Last Version

Benchmarks for Metrics 4.2.10

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.10
Type

Type

jar
Description

Description

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

Download metrics-benchmarks 4.2.10


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.