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

com.github.hemanthsridhar:WebAppFramework-CucumberJVM-Junit 1.1.4

A jar to include in your test setup that drives the cucumber jvm tests. Facilitates in executing the cucumber tests in parallel. Contains libraries such as to read from Excel, random generator etc.

Категории

Категории

Ant Компиляция и сборка JUnit Тестирование компонентов Cucumber Тестирование приложения и мониторинг
Группа

Группа

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

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

WebAppFramework-CucumberJVM-Junit
Версия

Версия

1.1.4
Тип

Тип

jar

Скачать WebAppFramework-CucumberJVM-Junit 1.1.4


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