is not current version
Last Version 2.4.0

org.apache.storm:storm-metrics 1.0.6


Categories

Categories

Metrics Application Testing & Monitoring Monitoring ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-metrics
Version

Version

1.0.6
Type

Type

jar

Download storm-metrics 1.0.6


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