| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.derquinse | 
| ArtifactId | ArtifactIdderquinse-common-test-support | 
| Last Version | Last Version1.0.26 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDerquinse Commons :: Test Support Support classes for writing tests | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/net.derquinse/derquinse-common-test-support/ -->
<dependency>
    <groupId>net.derquinse</groupId>
    <artifactId>derquinse-common-test-support</artifactId>
    <version>1.0.26</version>
</dependency>// https://jarcasting.com/artifacts/net.derquinse/derquinse-common-test-support/
implementation 'net.derquinse:derquinse-common-test-support:1.0.26'// https://jarcasting.com/artifacts/net.derquinse/derquinse-common-test-support/
implementation ("net.derquinse:derquinse-common-test-support:1.0.26")'net.derquinse:derquinse-common-test-support:jar:1.0.26'<dependency org="net.derquinse" name="derquinse-common-test-support" rev="1.0.26">
  <artifact name="derquinse-common-test-support" type="jar" />
</dependency>@Grapes(
@Grab(group='net.derquinse', module='derquinse-common-test-support', version='1.0.26')
)libraryDependencies += "net.derquinse" % "derquinse-common-test-support" % "1.0.26"[net.derquinse/derquinse-common-test-support "1.0.26"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.7 | 
| com.caucho : hessian | jar | 4.0.7 | 
| org.slf4j : slf4j-simple | jar | 1.6.6 | 
| com.google.code.gson : gson | jar | 2.2.2 | 
| com.google.code.findbugs : annotations | jar | 2.0.1 | 
| org.springframework : spring-jdbc Optional | jar | 3.1.2.RELEASE | 
| com.h2database : h2 Optional | jar | 1.3.168 | 
| com.google.guava : guava | jar | 13.0 | 
| com.google.code.findbugs : jsr305 | jar | 2.0.1 | 
| org.slf4j : slf4j-api | jar | 1.6.6 |