is not current version
Last Version 5.0.0-rc11

io.dropwizard.metrics5:metrics-jcstress 5.0.0-rc9


Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.dropwizard.metrics5
ArtifactId

ArtifactId

metrics-jcstress
Version

Version

5.0.0-rc9
Type

Type

jar

Download metrics-jcstress 5.0.0-rc9


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