| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаio.github.shreeshasa |
| Идентификатор | Идентификаторbdd-automation |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBDD Automation Framework
BDD Automation Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |