License |
License |
---|---|
GroupId | GroupIdtech.grasshopper |
ArtifactId | ArtifactIdextent-allure-rest-assured |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextent-allure-rest-assured
Rest Assured filter for Spark and PDF ExtentReport
generation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/tech.grasshopper/extent-allure-rest-assured/ -->
<dependency>
<groupId>tech.grasshopper</groupId>
<artifactId>extent-allure-rest-assured</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/extent-allure-rest-assured/
implementation 'tech.grasshopper:extent-allure-rest-assured:1.0.1'
// https://jarcasting.com/artifacts/tech.grasshopper/extent-allure-rest-assured/
implementation ("tech.grasshopper:extent-allure-rest-assured:1.0.1")
'tech.grasshopper:extent-allure-rest-assured:jar:1.0.1'
<dependency org="tech.grasshopper" name="extent-allure-rest-assured" rev="1.0.1">
<artifact name="extent-allure-rest-assured" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='extent-allure-rest-assured', version='1.0.1')
)
libraryDependencies += "tech.grasshopper" % "extent-allure-rest-assured" % "1.0.1"
[tech.grasshopper/extent-allure-rest-assured "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.qameta.allure : allure-rest-assured | jar | 2.17.3 |
org.projectlombok : lombok | jar | 1.18.18 |
com.google.code.gson : gson | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
io.rest-assured : rest-assured | jar | 4.4.0 |