не последняя версия
Последняя версия 14.3.0

com.github.hemanthsridhar:testng-ext-dataprovider 9.6

TestNG data provider libraries to read from csv and excel(xlsx and xlsx)

Категории

Категории

IDE Инструменты разработки Ant Компиляция и сборка TestNG Тестирование компонентов Данные
Группа

Группа

com.github.hemanthsridhar
Идентификатор

Идентификатор

testng-ext-dataprovider
Версия

Версия

9.6
Тип

Тип

jar

Скачать testng-ext-dataprovider 9.6


<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/testng-ext-dataprovider/ -->
<dependency>
    <groupId>com.github.hemanthsridhar</groupId>
    <artifactId>testng-ext-dataprovider</artifactId>
    <version>9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/testng-ext-dataprovider/
implementation 'com.github.hemanthsridhar:testng-ext-dataprovider:9.6'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/testng-ext-dataprovider/
implementation ("com.github.hemanthsridhar:testng-ext-dataprovider:9.6")
'com.github.hemanthsridhar:testng-ext-dataprovider:jar:9.6'
<dependency org="com.github.hemanthsridhar" name="testng-ext-dataprovider" rev="9.6">
  <artifact name="testng-ext-dataprovider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='testng-ext-dataprovider', version='9.6')
)
libraryDependencies += "com.github.hemanthsridhar" % "testng-ext-dataprovider" % "9.6"
[com.github.hemanthsridhar/testng-ext-dataprovider "9.6"]