is not current version
Last Version 3.11

net.sf.grinder:grinder-parent 3.10

Parent Maven project for The Grinder load testing framework.

Categories

Categories

Net
GroupId

GroupId

net.sf.grinder
ArtifactId

ArtifactId

grinder-parent
Version

Version

3.10
Type

Type

pom

Download grinder-parent 3.10

Filename Size
grinder-parent-3.10.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.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-parent/
implementation 'net.sf.grinder:grinder-parent:3.10'
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-parent/
implementation ("net.sf.grinder:grinder-parent:3.10")
'net.sf.grinder:grinder-parent:pom:3.10'
<dependency org="net.sf.grinder" name="grinder-parent" rev="3.10">
  <artifact name="grinder-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.grinder', module='grinder-parent', version='3.10')
)
libraryDependencies += "net.sf.grinder" % "grinder-parent" % "3.10"
[net.sf.grinder/grinder-parent "3.10"]