Last Version

grinder 4.0.0

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

GroupId

GroupId

io.github.cossme
ArtifactId

ArtifactId

grinder
Version

Version

4.0.0
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 4.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
io.github.cossme : grinder-web-console jar 4.0.0
io.github.cossme : grinder-dcr-agent jar 4.0.0
io.github.cossme : grinder-http jar 4.0.0
io.github.cossme : grinder-console-service jar 4.0.0
io.github.cossme : grinder-swing-console jar 4.0.0
org.springframework.boot : spring-boot-starter-web jar 1.5.9.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.8.0
javax.servlet : javax.servlet-api jar 4.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.