Download qbit-test-support-0.9.2-RC5.jar file - Jar q

Jar examples for q:qbit-test-support

Description

support library for unit and integration tests

You can download jar file qbit-test-support 0.9.2-RC5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qbit-test-support-0.9.2-RC5.jar to your project.

<dependency>
   <groupId>com.github.advantageous</groupId>
   <artifactId>qbit-test-support</artifactId>
   <version>0.9.2-RC5</version>
</dependency>
compile group: 'com.github.advantageous', name: 'qbit-test-support', version: '0.9.2-RC5'
libraryDependencies += "com.github.advantageous" % "qbit-test-support" % "0.9.2-RC5"
<dependency org="com.github.advantageous" name="qbit-test-support" rev="0.9.2-RC5"/>
@Grapes(@Grab(group='com.github.advantageous', module='qbit-test-support', version='0.9.2-RC5'))
'com.github.advantageous:qbit-test-support:jar:0.9.2-RC5'

Download

Click the following link to download the jar file.

qbit-test-support-0.9.2-RC5-javadoc.jar
qbit-test-support-0.9.2-RC5-sources.jar
qbit-test-support-0.9.2-RC5.jar
qbit-test-support-0.9.2-RC5.pom



Related Tutorials