License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdio.github.rawqing |
ArtifactId | ArtifactIdTestngParams |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestng-params
a testng parameterized tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
TestngParams-2.2.pom | |
TestngParams-2.2.jar | 28 KB |
TestngParams-2.2-sources.jar | 17 KB |
TestngParams-2.2-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.rawqing/TestngParams/ -->
<dependency>
<groupId>io.github.rawqing</groupId>
<artifactId>TestngParams</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rawqing/TestngParams/
implementation 'io.github.rawqing:TestngParams:2.2'
// https://jarcasting.com/artifacts/io.github.rawqing/TestngParams/
implementation ("io.github.rawqing:TestngParams:2.2")
'io.github.rawqing:TestngParams:jar:2.2'
<dependency org="io.github.rawqing" name="TestngParams" rev="2.2">
<artifact name="TestngParams" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rawqing', module='TestngParams', version='2.2')
)
libraryDependencies += "io.github.rawqing" % "TestngParams" % "2.2"
[io.github.rawqing/TestngParams "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |
com.esotericsoftware.yamlbeans : yamlbeans | jar | 1.12 |
org.beanshell : bsh | jar | 2.0b4 |