| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTestNG Тестирование компонентов |
| Группа | Группаcom.epam.jdi |
| Идентификатор | Идентификаторjdi-matchers-testng |
| Последняя версия | Последняя версия2.0.27 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJDI Matchers for TestNG
JDI Matchers TestNG library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jdi-matchers-testng-2.0.27.pom | |
| jdi-matchers-testng-2.0.27.jar | 4 KB |
| jdi-matchers-testng-2.0.27-sources.jar | 5 KB |
| jdi-matchers-testng-2.0.27-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers-testng/ -->
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-matchers-testng</artifactId>
<version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers-testng/
implementation 'com.epam.jdi:jdi-matchers-testng:2.0.27'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers-testng/
implementation ("com.epam.jdi:jdi-matchers-testng:2.0.27")
'com.epam.jdi:jdi-matchers-testng:jar:2.0.27'
<dependency org="com.epam.jdi" name="jdi-matchers-testng" rev="2.0.27">
<artifact name="jdi-matchers-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-matchers-testng', version='2.0.27')
)
libraryDependencies += "com.epam.jdi" % "jdi-matchers-testng" % "2.0.27"
[com.epam.jdi/jdi-matchers-testng "2.0.27"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | RELEASE |
| com.epam.jdi : jdi-matchers | jar | 2.0.27 |