Download bookkeeper-server-tests-shaded-4.7.0.jar file - Jar b

Jar examples for b:bookkeeper-server-tests-shaded

Description

You can download jar file bookkeeper-server-tests-shaded 4.7.0 in this page.

License

Apache License

Build File

You can use the following script to add bookkeeper-server-tests-shaded-4.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

bookkeeper-server-tests-shaded-4.7.0-sources.jar
bookkeeper-server-tests-shaded-4.7.0.jar
bookkeeper-server-tests-shaded-4.7.0.pom



Related Tutorials