is not current version
Last Version 4.0.3

com.github.mpinardi:cucumber-perf 2.1.1

A performance testing framework for cucumber

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.mpinardi
ArtifactId

ArtifactId

cucumber-perf
Version

Version

2.1.1
Type

Type

jar

Download cucumber-perf 2.1.1


<!-- https://jarcasting.com/artifacts/com.github.mpinardi/cucumber-perf/ -->
<dependency>
    <groupId>com.github.mpinardi</groupId>
    <artifactId>cucumber-perf</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpinardi/cucumber-perf/
implementation 'com.github.mpinardi:cucumber-perf:2.1.1'
// https://jarcasting.com/artifacts/com.github.mpinardi/cucumber-perf/
implementation ("com.github.mpinardi:cucumber-perf:2.1.1")
'com.github.mpinardi:cucumber-perf:jar:2.1.1'
<dependency org="com.github.mpinardi" name="cucumber-perf" rev="2.1.1">
  <artifact name="cucumber-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mpinardi', module='cucumber-perf', version='2.1.1')
)
libraryDependencies += "com.github.mpinardi" % "cucumber-perf" % "2.1.1"
[com.github.mpinardi/cucumber-perf "2.1.1"]