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