Jar examples for q:qbit-test-support
support library for unit and integration tests
You can download jar file qbit-test-support 1.6.0.RC2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add qbit-test-support-1.6.0.RC2.jar to your project.
<dependency> <groupId>io.advantageous.qbit</groupId> <artifactId>qbit-test-support</artifactId> <version>1.6.0.RC2</version> </dependency>
compile group: 'io.advantageous.qbit', name: 'qbit-test-support', version: '1.6.0.RC2'
libraryDependencies += "io.advantageous.qbit" % "qbit-test-support" % "1.6.0.RC2"
<dependency org="io.advantageous.qbit" name="qbit-test-support" rev="1.6.0.RC2"/>
@Grapes(@Grab(group='io.advantageous.qbit', module='qbit-test-support', version='1.6.0.RC2'))
'io.advantageous.qbit:qbit-test-support:jar:1.6.0.RC2'
Click the following link to download the jar file.
qbit-test-support-1.6.0.RC2-javadoc.jar