is not current version
Last Version 4.2.10

io.dropwizard.metrics:metrics-jcstress 4.2.0-rc.2


Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.dropwizard.metrics
ArtifactId

ArtifactId

metrics-jcstress
Version

Version

4.2.0-rc.2
Type

Type

jar

Download metrics-jcstress 4.2.0-rc.2


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