License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.grinder |
ArtifactId | ArtifactIdgrinder-parent |
Last Version | Last Version3.11 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongrinder-parent
Parent Maven project for The Grinder load testing framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grinder-parent-3.11.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.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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.mockito : mockito-all | jar | 1.9.0 |