grinder

The Grinder load testing framework. The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython or Clojure. HTTP scripts can be recorded easily from a browser session.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.grinder
ArtifactId

ArtifactId

grinder
Last Version

Last Version

3.11
Release Date

Release Date

Type

Type

jar
Description

Description

grinder
The Grinder load testing framework. The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython or Clojure. HTTP scripts can be recorded easily from a browser session.
Project URL

Project URL

http://grinder.sourceforge.net

Download grinder

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.grinder/grinder/ -->
<dependency>
    <groupId>net.sf.grinder</groupId>
    <artifactId>grinder</artifactId>
    <version>3.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.grinder/grinder/
implementation 'net.sf.grinder:grinder:3.11'
// https://jarcasting.com/artifacts/net.sf.grinder/grinder/
implementation ("net.sf.grinder:grinder:3.11")
'net.sf.grinder:grinder:jar:3.11'
<dependency org="net.sf.grinder" name="grinder" rev="3.11">
  <artifact name="grinder" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.grinder', module='grinder', version='3.11')
)
libraryDependencies += "net.sf.grinder" % "grinder" % "3.11"
[net.sf.grinder/grinder "3.11"]

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.grinder : grinder-dcr-agent jar 3.11
net.sf.grinder : grinder-http jar 3.11
net.sf.grinder : grinder-console-service jar 3.11
net.sf.grinder : grinder-swing-console jar 3.11

test (2)

Group / Artifact Type Version
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