cucumber-smoothie - Gherkin bindings

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

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.memtrip.cucumber.smoothie
ArtifactId

ArtifactId

gherkin-binding
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

cucumber-smoothie - Gherkin bindings
The annotations that are used to bind gherkin to cucumber step definitions.
Project URL

Project URL

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

Download gherkin-binding

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.memtrip.cucumber.smoothie

memtrip

The wheel put the giants out of business.

Versions

Version
1.0.3
1.0.2
1.0.0