is not current version
Last Version 1.48.0

io.github.ragin-lundf:bdd-cucumber-gherkin-lib 1.38.0

Cucumber library for simpler e2e tests with predefined sentences for API and basic database access

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.github.ragin-lundf
ArtifactId

ArtifactId

bdd-cucumber-gherkin-lib
Version

Version

1.38.0
Type

Type

pom

Download bdd-cucumber-gherkin-lib 1.38.0


<!-- https://jarcasting.com/artifacts/io.github.ragin-lundf/bdd-cucumber-gherkin-lib/ -->
<dependency>
    <groupId>io.github.ragin-lundf</groupId>
    <artifactId>bdd-cucumber-gherkin-lib</artifactId>
    <version>1.38.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ragin-lundf/bdd-cucumber-gherkin-lib/
implementation 'io.github.ragin-lundf:bdd-cucumber-gherkin-lib:1.38.0'
// https://jarcasting.com/artifacts/io.github.ragin-lundf/bdd-cucumber-gherkin-lib/
implementation ("io.github.ragin-lundf:bdd-cucumber-gherkin-lib:1.38.0")
'io.github.ragin-lundf:bdd-cucumber-gherkin-lib:pom:1.38.0'
<dependency org="io.github.ragin-lundf" name="bdd-cucumber-gherkin-lib" rev="1.38.0">
  <artifact name="bdd-cucumber-gherkin-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ragin-lundf', module='bdd-cucumber-gherkin-lib', version='1.38.0')
)
libraryDependencies += "io.github.ragin-lundf" % "bdd-cucumber-gherkin-lib" % "1.38.0"
[io.github.ragin-lundf/bdd-cucumber-gherkin-lib "1.38.0"]