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.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add junit-dataprovider-core-2.1.jar to your project.
<dependency> <groupId>com.tngtech.junit.dataprovider</groupId> <artifactId>junit-dataprovider-core</artifactId> <version>2.1</version> </dependency>
compile group: 'com.tngtech.junit.dataprovider', name: 'junit-dataprovider-core', version: '2.1'
libraryDependencies += "com.tngtech.junit.dataprovider" % "junit-dataprovider-core" % "2.1"
<dependency org="com.tngtech.junit.dataprovider" name="junit-dataprovider-core" rev="2.1"/>
@Grapes(@Grab(group='com.tngtech.junit.dataprovider', module='junit-dataprovider-core', version='2.1'))
'com.tngtech.junit.dataprovider:junit-dataprovider-core:jar:2.1'
Click the following link to download the jar file.
junit-dataprovider-core-2.1-javadoc.jar