Download qbit-test-support-1.0.0.RELEASE.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 1.0.0.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

qbit-test-support-1.0.0.RELEASE-javadoc.jar
qbit-test-support-1.0.0.RELEASE-sources.jar
qbit-test-support-1.0.0.RELEASE.jar
qbit-test-support-1.0.0.RELEASE.pom



Related Tutorials