License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdio.qase |
ArtifactId | ArtifactIdqase-testng |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionTestNG Integration with Qase TMS
Java Libraries for the Qase TMS integration
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qase-testng-2.0.2.pom | |
qase-testng-2.0.2.jar | 5 KB |
qase-testng-2.0.2-sources.jar | 3 KB |
qase-testng-2.0.2-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qase/qase-testng/ -->
<dependency>
<groupId>io.qase</groupId>
<artifactId>qase-testng</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.qase/qase-testng/
implementation 'io.qase:qase-testng:2.0.2'
// https://jarcasting.com/artifacts/io.qase/qase-testng/
implementation ("io.qase:qase-testng:2.0.2")
'io.qase:qase-testng:jar:2.0.2'
<dependency org="io.qase" name="qase-testng" rev="2.0.2">
<artifact name="qase-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qase', module='qase-testng', version='2.0.2')
)
libraryDependencies += "io.qase" % "qase-testng" % "2.0.2"
[io.qase/qase-testng "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.qase : qase-api | jar | 2.0.2 |
io.qameta.allure : allure-java-commons | jar | 2.13.3 |
ch.qos.logback : logback-core | jar | 1.2.9 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock-jre8 | jar | 2.26.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.3 |