License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdio.github.ragin-lundf |
ArtifactId | ArtifactIdbdd-cucumber-gherkin-lib |
Last Version | Last Version1.48.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbdd-cucumber-gherkin-lib
Cucumber library for simpler e2e tests with predefined sentences for API and basic database access
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |