BDD Automation Framework


License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.shreeshasa
ArtifactId

ArtifactId

bdd-automation
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

BDD Automation Framework
BDD Automation Framework
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/bdd-automation

Download bdd-automation

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.shreeshasa/bdd-automation/ -->
<dependency>
    <groupId>io.github.shreeshasa</groupId>
    <artifactId>bdd-automation</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shreeshasa/bdd-automation/
implementation 'io.github.shreeshasa:bdd-automation:1.1.0'
// https://jarcasting.com/artifacts/io.github.shreeshasa/bdd-automation/
implementation ("io.github.shreeshasa:bdd-automation:1.1.0")
'io.github.shreeshasa:bdd-automation:jar:1.1.0'
<dependency org="io.github.shreeshasa" name="bdd-automation" rev="1.1.0">
  <artifact name="bdd-automation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shreeshasa', module='bdd-automation', version='1.1.0')
)
libraryDependencies += "io.github.shreeshasa" % "bdd-automation" % "1.1.0"
[io.github.shreeshasa/bdd-automation "1.1.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.12.RELEASE
org.projectlombok : lombok jar 1.18.10
ch.qos.logback : logback-classic jar 1.2.3
org.seleniumhq.selenium : selenium-java jar 3.141.59
io.cucumber : cucumber-java jar 5.5.0
io.cucumber : cucumber-spring jar 5.5.0
io.cucumber : cucumber-testng jar 5.5.0
io.github.bonigarcia : webdrivermanager jar 3.8.1
io.qameta.allure : allure-cucumber5-jvm jar 2.13.2
org.apache.commons : commons-collections4 jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1