License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.dropwizard.metrics5 |
ArtifactId | ArtifactIdmetrics-jcstress |
Last Version | Last Version5.0.0-rc11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetrics5 JCStress tests
The Metrics library.
|
<!-- https://jarcasting.com/artifacts/io.dropwizard.metrics5/metrics-jcstress/ -->
<dependency>
<groupId>io.dropwizard.metrics5</groupId>
<artifactId>metrics-jcstress</artifactId>
<version>5.0.0-rc11</version>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard.metrics5/metrics-jcstress/
implementation 'io.dropwizard.metrics5:metrics-jcstress:5.0.0-rc11'
// https://jarcasting.com/artifacts/io.dropwizard.metrics5/metrics-jcstress/
implementation ("io.dropwizard.metrics5:metrics-jcstress:5.0.0-rc11")
'io.dropwizard.metrics5:metrics-jcstress:jar:5.0.0-rc11'
<dependency org="io.dropwizard.metrics5" name="metrics-jcstress" rev="5.0.0-rc11">
<artifact name="metrics-jcstress" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard.metrics5', module='metrics-jcstress', version='5.0.0-rc11')
)
libraryDependencies += "io.dropwizard.metrics5" % "metrics-jcstress" % "5.0.0-rc11"
[io.dropwizard.metrics5/metrics-jcstress "5.0.0-rc11"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics5 : metrics-core | jar | 5.0.0-rc11 |
org.openjdk.jcstress : jcstress-core | jar | 0.15 |