License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdtech.grasshopper |
ArtifactId | ArtifactIdrest-assured-extent-testng |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrest-assured-extent-report-testng
Artifact bundle for generation of ExtentReport suite of
reports for Rest Assured execution with TestNG
|
Filename | Size |
---|---|
rest-assured-extent-testng-1.0.0.pom | |
rest-assured-extent-testng-1.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.grasshopper/rest-assured-extent-testng/ -->
<dependency>
<groupId>tech.grasshopper</groupId>
<artifactId>rest-assured-extent-testng</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/rest-assured-extent-testng/
implementation 'tech.grasshopper:rest-assured-extent-testng:1.0.0'
// https://jarcasting.com/artifacts/tech.grasshopper/rest-assured-extent-testng/
implementation ("tech.grasshopper:rest-assured-extent-testng:1.0.0")
'tech.grasshopper:rest-assured-extent-testng:jar:1.0.0'
<dependency org="tech.grasshopper" name="rest-assured-extent-testng" rev="1.0.0">
<artifact name="rest-assured-extent-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='rest-assured-extent-testng', version='1.0.0')
)
libraryDependencies += "tech.grasshopper" % "rest-assured-extent-testng" % "1.0.0"
[tech.grasshopper/rest-assured-extent-testng "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.qameta.allure : allure-testng | jar | 2.17.3 |
tech.grasshopper : extentreport-allure-annotation | jar | 1.0.2 |
tech.grasshopper : extent-allure-rest-assured | jar | 1.0.1 |