License |
License |
---|---|
Categories |
CategoriesGatling Application Testing & Monitoring |
GroupId | GroupIdcom.github.sgoeschl.gatling |
ArtifactId | ArtifactIdgatling-blueprint-extensions |
Last Version | Last Version2.2.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGatling Blueprint Extensions
Useful Gatling functionality for the "gatling-blueprint-project"
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.sgoeschl.gatling/gatling-blueprint-extensions/ -->
<dependency>
<groupId>com.github.sgoeschl.gatling</groupId>
<artifactId>gatling-blueprint-extensions</artifactId>
<version>2.2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sgoeschl.gatling/gatling-blueprint-extensions/
implementation 'com.github.sgoeschl.gatling:gatling-blueprint-extensions:2.2.6.1'
// https://jarcasting.com/artifacts/com.github.sgoeschl.gatling/gatling-blueprint-extensions/
implementation ("com.github.sgoeschl.gatling:gatling-blueprint-extensions:2.2.6.1")
'com.github.sgoeschl.gatling:gatling-blueprint-extensions:jar:2.2.6.1'
<dependency org="com.github.sgoeschl.gatling" name="gatling-blueprint-extensions" rev="2.2.6.1">
<artifact name="gatling-blueprint-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sgoeschl.gatling', module='gatling-blueprint-extensions', version='2.2.6.1')
)
libraryDependencies += "com.github.sgoeschl.gatling" % "gatling-blueprint-extensions" % "2.2.6.1"
[com.github.sgoeschl.gatling/gatling-blueprint-extensions "2.2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
io.advantageous.boon : boon-json | jar | 0.6.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |