Download stream-storage-tests-common-4.7.1.jar file - Jar s

Jar examples for s:stream-storage-tests-common

Description

You can download jar file stream-storage-tests-common 4.7.1 in this page.

License

Apache License

Build File

You can use the following script to add stream-storage-tests-common-4.7.1.jar to your project.

<dependency>
   <groupId>org.apache.bookkeeper.tests</groupId>
   <artifactId>stream-storage-tests-common</artifactId>
   <version>4.7.1</version>
</dependency>
compile group: 'org.apache.bookkeeper.tests', name: 'stream-storage-tests-common', version: '4.7.1'
libraryDependencies += "org.apache.bookkeeper.tests" % "stream-storage-tests-common" % "4.7.1"
<dependency org="org.apache.bookkeeper.tests" name="stream-storage-tests-common" rev="4.7.1"/>
@Grapes(@Grab(group='org.apache.bookkeeper.tests', module='stream-storage-tests-common', version='4.7.1'))
'org.apache.bookkeeper.tests:stream-storage-tests-common:jar:4.7.1'

Download

Click the following link to download the jar file.

stream-storage-tests-common-4.7.1-sources.jar
stream-storage-tests-common-4.7.1-tests.jar
stream-storage-tests-common-4.7.1.jar
stream-storage-tests-common-4.7.1.pom



Related Tutorials