MVN

io.github.cossme : grinder

Maven & Gradle

Mar 12, 2018
27 stars

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.

<dependency>
    <groupId>io.github.cossme</groupId>
    <artifactId>grinder</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.cossme : grinder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of io.github.cossme : grinder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
grinder-4.0.0
3.13
grinder-3.13

How to add a dependency to Maven

Add the following io.github.cossme : grinder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.cossme</groupId>
    <artifactId>grinder</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.cossme : grinder gradle dependency to your build.gradle file:

implementation 'io.github.cossme:grinder:4.0.0'

Gradle Kotlin DSL: Add the following io.github.cossme : grinder gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.cossme:grinder:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.cossme : grinder sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.cossme" % "grinder" % "4.0.0"

Advertisement

Dependencies from Group

Mar 12, 2018
1 usages
27 stars
Mar 12, 2018
1 usages
34 stars
Mar 12, 2018
1 usages
27 stars
Mar 12, 2018
27 stars

Discover Dependencies

Jan 19, 2018
1 stars
Jan 12, 2022
172 stars
Jul 18, 2023
Aug 08, 2023
29 usages
1.8k stars
Aug 08, 2023
43 usages
1.8k stars
Jan 21, 2018
1 usages
2 stars
May 08, 2019
2 usages
178 stars