Download pravega-shared-metrics-0.1.0.jar file - Jar p

Jar examples for p:pravega-shared-metrics

Description

Streaming Storage Platform

You can download jar file pravega-shared-metrics 0.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add pravega-shared-metrics-0.1.0.jar to your project.

<dependency>
   <groupId>io.pravega</groupId>
   <artifactId>pravega-shared-metrics</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'io.pravega', name: 'pravega-shared-metrics', version: '0.1.0'
libraryDependencies += "io.pravega" % "pravega-shared-metrics" % "0.1.0"
<dependency org="io.pravega" name="pravega-shared-metrics" rev="0.1.0"/>
@Grapes(@Grab(group='io.pravega', module='pravega-shared-metrics', version='0.1.0'))
'io.pravega:pravega-shared-metrics:jar:0.1.0'

Download

Click the following link to download the jar file.

pravega-shared-metrics-0.1.0-javadoc.jar
pravega-shared-metrics-0.1.0-sources.jar
pravega-shared-metrics-0.1.0.jar
pravega-shared-metrics-0.1.0.pom



Related Tutorials