Last Version

grinder-parent 3.11

Parent Maven project for The Grinder load testing framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.grinder
ArtifactId

ArtifactId

grinder-parent
Version

Version

3.11
Type

Type

pom
Description

Description

grinder-parent
Parent Maven project for The Grinder load testing framework.
Project URL

Project URL

http://grinder.sourceforge.net
Source Code Management

Source Code Management

http://sourceforge.net/scm/?type=git&group_id=18598

Download grinder-parent 3.11

Filename Size
grinder-parent-3.11.pom 18 KB
Browse

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

Dependencies

test (2)

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

Project Modules

  • grinder
  • grinder-console-service
  • grinder-core
  • grinder-dcr-agent
  • grinder-http
  • grinder-httpclient
  • grinder-swing-console
  • grinder-test-support
  • grinder-xmlbeans