is not current version
Last Version 3.11

net.sf.grinder:grinder-parent 3.7.1

Parent Maven project for The Grinder load testing framework.

Categories

Categories

Net
GroupId

GroupId

net.sf.grinder
ArtifactId

ArtifactId

grinder-parent
Version

Version

3.7.1
Type

Type

pom

Download grinder-parent 3.7.1

Filename Size
grinder-parent-3.7.1.pom 16 KB
Browse

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