Last Version

testng-ext-dataprovider 14.3.0

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

License

License

Categories

Categories

IDE Development Tools Ant Build Tools TestNG Unit Testing Data
GroupId

GroupId

com.github.hemanthsridhar
ArtifactId

ArtifactId

testng-ext-dataprovider
Version

Version

14.3.0
Type

Type

jar
Description

Description

testng-ext-dataprovider
TestNG data provider libraries to read from csv and excel(xls and xlsx)
Project URL

Project URL

http://github.com/hemanthsridhar/testng-ext-dataprovider

Download testng-ext-dataprovider 14.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.poi : poi jar 5.2.0
org.apache.poi : poi-ooxml jar 5.2.0
org.testng : testng jar 7.3.0
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.