Download qpid-test-utils-6.0.6.jar file - Jar q

Jar examples for q:qpid-test-utils

Description

Testing utilities

You can download jar file qpid-test-utils 6.0.6 in this page.

License

Apache License

Build File

You can use the following script to add qpid-test-utils-6.0.6.jar to your project.

<dependency>
   <groupId>org.apache.qpid</groupId>
   <artifactId>qpid-test-utils</artifactId>
   <version>6.0.6</version>
</dependency>
compile group: 'org.apache.qpid', name: 'qpid-test-utils', version: '6.0.6'
libraryDependencies += "org.apache.qpid" % "qpid-test-utils" % "6.0.6"
<dependency org="org.apache.qpid" name="qpid-test-utils" rev="6.0.6"/>
@Grapes(@Grab(group='org.apache.qpid', module='qpid-test-utils', version='6.0.6'))
'org.apache.qpid:qpid-test-utils:jar:6.0.6'

Download

Click the following link to download the jar file.

qpid-test-utils-6.0.6-javadoc.jar
qpid-test-utils-6.0.6-sources.jar
qpid-test-utils-6.0.6.jar
qpid-test-utils-6.0.6.pom



Related Tutorials