не последняя версия
Последняя версия 4.0.3

com.github.mpinardi:cucumber-perf 2.1.0

A performance testing framework for cucumber

Категории

Категории

Cucumber Тестирование приложения и мониторинг
Группа

Группа

com.github.mpinardi
Идентификатор

Идентификатор

cucumber-perf
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать cucumber-perf 2.1.0


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