cucumber-smoothie - Gherkin bindings

The annotations that are used to bind gherkin to cucumber step definitions.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.memtrip.cucumber.smoothie
Идентификатор

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

gherkin-binding
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

cucumber-smoothie - Gherkin bindings
The annotations that are used to bind gherkin to cucumber step definitions.
Ссылка на сайт

Ссылка на сайт

https://github.com/memtrip/cucumber-smoothie

Скачать gherkin-binding

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.
com.memtrip.cucumber.smoothie

memtrip

The wheel put the giants out of business.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.0