Download pravega-client-0.1.0.jar file - Jar p

Jar examples for p:pravega-client

Description

Streaming Storage Platform

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

pravega-client-0.1.0-javadoc.jar
pravega-client-0.1.0-sources.jar
pravega-client-0.1.0.jar
pravega-client-0.1.0.pom



Related Tutorials