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