License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.grinder |
ArtifactId | ArtifactIdgrinder-test-support |
Last Version | Last Version3.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrinder-test-support
Common test classes used by The Grinder unit tests.
|
Project URL |
Project URL |
Filename | Size |
---|---|
grinder-test-support-3.11.pom | |
grinder-test-support-3.11.jar | 57 KB |
grinder-test-support-3.11-sources.jar | 38 KB |
grinder-test-support-3.11-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.grinder/grinder-test-support/ -->
<dependency>
<groupId>net.sf.grinder</groupId>
<artifactId>grinder-test-support</artifactId>
<version>3.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-test-support/
implementation 'net.sf.grinder:grinder-test-support:3.11'
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-test-support/
implementation ("net.sf.grinder:grinder-test-support:3.11")
'net.sf.grinder:grinder-test-support:jar:3.11'
<dependency org="net.sf.grinder" name="grinder-test-support" rev="3.11">
<artifact name="grinder-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.grinder', module='grinder-test-support', version='3.11')
)
libraryDependencies += "net.sf.grinder" % "grinder-test-support" % "3.11"
[net.sf.grinder/grinder-test-support "3.11"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.mockito : mockito-all | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.grinder : grinder-dcr-agent | jar | 3.11 |