is not current version
Last Version 0.11.0

io.pravega:pravega-shared-metrics 0.1.0

Streaming Storage Platform

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.pravega
ArtifactId

ArtifactId

pravega-shared-metrics
Version

Version

0.1.0
Type

Type

jar

Download pravega-shared-metrics 0.1.0


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