Last Version

testng-params 2.2

a testng parameterized tool

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

io.github.rawqing
ArtifactId

ArtifactId

TestngParams
Version

Version

2.2
Type

Type

jar
Description

Description

testng-params
a testng parameterized tool
Project URL

Project URL

https://github.com/rawqing/TestngParams
Source Code Management

Source Code Management

https://github.com/rawqing/TestngParams

Download TestngParams 2.2


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
org.testng : testng jar 6.10
com.esotericsoftware.yamlbeans : yamlbeans jar 1.12
org.beanshell : bsh jar 2.0b4

Project Modules

There are no modules declared in this project.