License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages JUnit Unit Testing Data |
GroupId | GroupIdcom.tngtech.java |
ArtifactId | ArtifactIdjunit-dataprovider |
Last Version | Last Version1.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjunit-dataprovider
A TestNG like dataprovider runner for JUnit
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.8.2,4.12] |
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
|