| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdio.github.shreeshasa |
| ArtifactId | ArtifactIdbdd-automation |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBDD Automation Framework
BDD Automation Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| bdd-automation-1.1.0.pom | |
| bdd-automation-1.1.0.jar | 8 KB |
| bdd-automation-1.1.0-sources.jar | 6 KB |
| bdd-automation-1.1.0-javadoc.jar | 62 KB |
| Browse |
<!-- 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"]
| 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 |