License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.dropwizard.metrics5 |
ArtifactId | ArtifactIdmetrics-benchmarks |
Last Version | Last Version5.0.0-rc11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBenchmarks for Metrics5
A development module for performance benchmarks of Metrics classes.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics5 : metrics-core | jar | 5.0.0-rc11 |
org.openjdk.jmh : jmh-core | jar | 1.34 |