junit-dataprovider

A TestNG like dataprovider runner for JUnit

License

License

Categories

Categories

IDE Development Tools Java Languages JUnit Unit Testing Data
GroupId

GroupId

com.tngtech.java
ArtifactId

ArtifactId

junit-dataprovider
Last Version

Last Version

1.13.1
Release Date

Release Date

Type

Type

jar
Description

Description

junit-dataprovider
A TestNG like dataprovider runner for JUnit
Project URL

Project URL

https://github.com/TNG/junit-dataprovider

Download junit-dataprovider

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar [4.8.2,4.12]

Project Modules

There are no modules declared in this project.
com.tngtech.java

TNG Technology Consulting GmbH

TNG Technology Consulting GmbH is a value-based consulting partnership focused on high end information technology.

Versions

Version
1.13.1
1.13.0
1.12.0
1.11.0
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0