| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Cucumber Тестирование приложения и мониторинг |
| Группа | Группаio.github.khda91.reportportal.cucumber |
| Идентификатор | Идентификаторagent-java-cucumber5 |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.github.khda91.reportportal.cucumber:agent-java-cucumber5
A Cucumber plugin that logs steps at the moment of execution
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| agent-java-cucumber5-1.0.pom | |
| agent-java-cucumber5-1.0.jar | 25 KB |
| agent-java-cucumber5-1.0-sources.jar | 14 KB |
| agent-java-cucumber5-1.0-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.khda91.reportportal.cucumber/agent-java-cucumber5/ -->
<dependency>
<groupId>io.github.khda91.reportportal.cucumber</groupId>
<artifactId>agent-java-cucumber5</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.khda91.reportportal.cucumber/agent-java-cucumber5/
implementation 'io.github.khda91.reportportal.cucumber:agent-java-cucumber5:1.0'
// https://jarcasting.com/artifacts/io.github.khda91.reportportal.cucumber/agent-java-cucumber5/
implementation ("io.github.khda91.reportportal.cucumber:agent-java-cucumber5:1.0")
'io.github.khda91.reportportal.cucumber:agent-java-cucumber5:jar:1.0'
<dependency org="io.github.khda91.reportportal.cucumber" name="agent-java-cucumber5" rev="1.0">
<artifact name="agent-java-cucumber5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.khda91.reportportal.cucumber', module='agent-java-cucumber5', version='1.0')
)
libraryDependencies += "io.github.khda91.reportportal.cucumber" % "agent-java-cucumber5" % "1.0"
[io.github.khda91.reportportal.cucumber/agent-java-cucumber5 "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.epam.reportportal : commons-model | jar | 4.2.0 |
| com.epam.reportportal : client-java | jar | 4.0.19 |
| io.cucumber : cucumber-java | jar | 5.6.0 |
| io.cucumber : cucumber-core | jar | 5.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 2.0.2-beta |