| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTestNG Тестирование компонентов |
| Группа | Группаcom.epam.jdi |
| Идентификатор | Идентификаторjdi-web-testng |
| Последняя версия | Последняя версия2.0.27 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJDI UI Testing Web TestNG
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jdi-web-testng-2.0.27.pom | |
| jdi-web-testng-2.0.27.jar | 10 KB |
| jdi-web-testng-2.0.27-sources.jar | 5 KB |
| jdi-web-testng-2.0.27-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-web-testng/ -->
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-web-testng</artifactId>
<version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-web-testng/
implementation 'com.epam.jdi:jdi-web-testng:2.0.27'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-web-testng/
implementation ("com.epam.jdi:jdi-web-testng:2.0.27")
'com.epam.jdi:jdi-web-testng:jar:2.0.27'
<dependency org="com.epam.jdi" name="jdi-web-testng" rev="2.0.27">
<artifact name="jdi-web-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-web-testng', version='2.0.27')
)
libraryDependencies += "com.epam.jdi" % "jdi-web-testng" % "2.0.27"
[com.epam.jdi/jdi-web-testng "2.0.27"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.epam.jdi : jdi-web-base | jar | 2.0.27 |
| com.epam.jdi : jdi-matchers-testng | jar | 2.0.27 |