Download pravega-test-testcommon-0.3.0.jar file - Jar p

Jar examples for p:pravega-test-testcommon

Description

Streaming Storage Platform

You can download jar file pravega-test-testcommon 0.3.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add pravega-test-testcommon-0.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

pravega-test-testcommon-0.3.0-javadoc.jar
pravega-test-testcommon-0.3.0-sources.jar
pravega-test-testcommon-0.3.0.jar
pravega-test-testcommon-0.3.0.pom



Related Tutorials