Last Version

Derquinse Commons :: Test Support 1.0.26

Support classes for writing tests

License

License

Categories

Categories

Net
GroupId

GroupId

net.derquinse
ArtifactId

ArtifactId

derquinse-common-test-support
Version

Version

1.0.26
Type

Type

jar
Description

Description

Derquinse Commons :: Test Support
Support classes for writing tests
Project URL

Project URL

http://code.google.com/p/derquinse-commons/derquinse-common-test-support/
Project Organization

Project Organization

Derquinse Projects
Source Code Management

Source Code Management

http://code.google.com/p/derquinse-commons/source/browse/derquinse-common-test-support/

Download derquinse-common-test-support 1.0.26


<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.