is not current version
Last Version 4.0.0

io.github.cossme:grinder-parent 3.13

Parent Maven project for The Grinder load testing framework.

GroupId

GroupId

io.github.cossme
ArtifactId

ArtifactId

grinder-parent
Version

Version

3.13
Type

Type

pom

Download grinder-parent 3.13

Filename Size
grinder-parent-3.13.pom 21 KB
Browse

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