is not current version
Last Version 0.9.2-RC14

com.github.advantageous:qbit-test-support 0.9.2-RC4

support library for unit and integration tests

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.advantageous
ArtifactId

ArtifactId

qbit-test-support
Version

Version

0.9.2-RC4
Type

Type

jar

Download qbit-test-support 0.9.2-RC4


<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-test-support/ -->
<dependency>
    <groupId>com.github.advantageous</groupId>
    <artifactId>qbit-test-support</artifactId>
    <version>0.9.2-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-test-support/
implementation 'com.github.advantageous:qbit-test-support:0.9.2-RC4'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-test-support/
implementation ("com.github.advantageous:qbit-test-support:0.9.2-RC4")
'com.github.advantageous:qbit-test-support:jar:0.9.2-RC4'
<dependency org="com.github.advantageous" name="qbit-test-support" rev="0.9.2-RC4">
  <artifact name="qbit-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-test-support', version='0.9.2-RC4')
)
libraryDependencies += "com.github.advantageous" % "qbit-test-support" % "0.9.2-RC4"
[com.github.advantageous/qbit-test-support "0.9.2-RC4"]