bdd-cucumber-gherkin-lib

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

License

License

MIT
Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.github.ragin-lundf
ArtifactId

ArtifactId

bdd-cucumber-gherkin-lib
Last Version

Last Version

1.48.0
Release Date

Release Date

Type

Type

pom
Description

Description

bdd-cucumber-gherkin-lib
Cucumber library for simpler e2e tests with predefined sentences for API and basic database access
Project URL

Project URL

https://github.com/Ragin-LundF/bbd-cucumber-gherkin-lib
Source Code Management

Source Code Management

https://github.com/Ragin-LundF/bbd-cucumber-gherkin-lib

Download bdd-cucumber-gherkin-lib

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar
org.glassfish : javax.json jar 1.1.4
net.javacrumbs.json-unit : json-unit jar 2.35.0
io.cucumber : cucumber-java jar 7.3.4
io.cucumber : cucumber-spring jar 7.3.4
io.cucumber : cucumber-junit jar 7.3.4
javax.validation : validation-api jar 2.0.1.Final
org.apache.commons : commons-text jar 1.9

runtime (9)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
org.liquibase : liquibase-core jar 4.10.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.48.0
1.46.0
1.45.0
1.44.0
1.43.0
1.42.0
1.41.0
1.40.0
1.39.0
1.38.0
1.37.0
1.36.0
1.35.0
1.34.1
1.34.0