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