grinder-http

The Grinder HTTP plugin.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.grinder
ArtifactId

ArtifactId

grinder-http
Last Version

Last Version

3.11
Release Date

Release Date

Type

Type

jar
Description

Description

grinder-http
The Grinder HTTP plugin.
Project URL

Project URL

http://grinder.sourceforge.net

Download grinder-http

How to add to project

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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
net.sf.grinder : grinder-dcr-agent jar 3.11

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.11
3.10
3.9.1
3.8
3.7.1