Jar examples for j:junit-dataprovider-core
The common core for a TestNG like dataprovider runner for JUnit.
You can download jar file junit-dataprovider-core 2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add junit-dataprovider-core-2.2.jar to your project.
<dependency> <groupId>com.tngtech.junit.dataprovider</groupId> <artifactId>junit-dataprovider-core</artifactId> <version>2.2</version> </dependency>
compile group: 'com.tngtech.junit.dataprovider', name: 'junit-dataprovider-core', version: '2.2'
libraryDependencies += "com.tngtech.junit.dataprovider" % "junit-dataprovider-core" % "2.2"
<dependency org="com.tngtech.junit.dataprovider" name="junit-dataprovider-core" rev="2.2"/>
@Grapes(@Grab(group='com.tngtech.junit.dataprovider', module='junit-dataprovider-core', version='2.2'))
'com.tngtech.junit.dataprovider:junit-dataprovider-core:jar:2.2'
Click the following link to download the jar file.
junit-dataprovider-core-2.2-javadoc.jar