| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.infotel.seleniumRobot |
| Идентификатор | Идентификаторcore-parent-selenium4 |
| Последняя версия | Последняя версия5.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеselenium robot
Step by step test reporting framework based on webdriver, cucumber and testng, based on project seleniumtestsframework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| core-parent-selenium4-5.0.0.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-parent-selenium4/ -->
<dependency>
<groupId>com.infotel.seleniumRobot</groupId>
<artifactId>core-parent-selenium4</artifactId>
<version>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-parent-selenium4/
implementation 'com.infotel.seleniumRobot:core-parent-selenium4:5.0.0'
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-parent-selenium4/
implementation ("com.infotel.seleniumRobot:core-parent-selenium4:5.0.0")
'com.infotel.seleniumRobot:core-parent-selenium4:pom:5.0.0'
<dependency org="com.infotel.seleniumRobot" name="core-parent-selenium4" rev="5.0.0">
<artifact name="core-parent-selenium4" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infotel.seleniumRobot', module='core-parent-selenium4', version='5.0.0')
)
libraryDependencies += "com.infotel.seleniumRobot" % "core-parent-selenium4" % "5.0.0"
[com.infotel.seleniumRobot/core-parent-selenium4 "5.0.0"]