Last Version

org.sonatype.http-testing-harness:testng-runner 0.8

${project.name}

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.sonatype.http-testing-harness
ArtifactId

ArtifactId

testng-runner
Version

Version

0.8
Type

Type

jar
Description

Description

${project.name}
Project Organization

Project Organization

Sonatype, Inc.

Download testng-runner 0.8


<!-- https://jarcasting.com/artifacts/org.sonatype.http-testing-harness/testng-runner/ -->
<dependency>
    <groupId>org.sonatype.http-testing-harness</groupId>
    <artifactId>testng-runner</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.http-testing-harness/testng-runner/
implementation 'org.sonatype.http-testing-harness:testng-runner:0.8'
// https://jarcasting.com/artifacts/org.sonatype.http-testing-harness/testng-runner/
implementation ("org.sonatype.http-testing-harness:testng-runner:0.8")
'org.sonatype.http-testing-harness:testng-runner:jar:0.8'
<dependency org="org.sonatype.http-testing-harness" name="testng-runner" rev="0.8">
  <artifact name="testng-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.http-testing-harness', module='testng-runner', version='0.8')
)
libraryDependencies += "org.sonatype.http-testing-harness" % "testng-runner" % "0.8"
[org.sonatype.http-testing-harness/testng-runner "0.8"]

Dependencies

compile (2)

Group / Artifact Type Version
org.testng : testng jar 5.14.2
org.sonatype.http-testing-harness : harness-runner jar 0.8

Project Modules

There are no modules declared in this project.