Last Version

junit-dataprovider 1.13.1

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
Version

Version

1.13.1
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 1.13.1


<!-- 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.