Download qbit-test-support-0.9.0-M1.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.0-M1 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.0-M1.jar to your project.

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

Download

Click the following link to download the jar file.

qbit-test-support-0.9.0-M1-javadoc.jar
qbit-test-support-0.9.0-M1-sources.jar
qbit-test-support-0.9.0-M1.jar
qbit-test-support-0.9.0-M1.pom



Related Tutorials