License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdorg.touchbit.retrofit.veslo |
ArtifactId | ArtifactIdallure |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVeslo Allure Module
The module allows you to integrate with the allure framework to add steps on call events and when validating a server response. It also allows you to add request/response attachments to steps.
|
Project URL |
Project URL |
Filename | Size |
---|---|
allure-1.2.0.pom | |
allure-1.2.0.jar | 12 KB |
allure-1.2.0-sources.jar | 5 KB |
allure-1.2.0-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/ -->
<dependency>
<groupId>org.touchbit.retrofit.veslo</groupId>
<artifactId>allure</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/
implementation 'org.touchbit.retrofit.veslo:allure:1.2.0'
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/
implementation ("org.touchbit.retrofit.veslo:allure:1.2.0")
'org.touchbit.retrofit.veslo:allure:jar:1.2.0'
<dependency org="org.touchbit.retrofit.veslo" name="allure" rev="1.2.0">
<artifact name="allure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.touchbit.retrofit.veslo', module='allure', version='1.2.0')
)
libraryDependencies += "org.touchbit.retrofit.veslo" % "allure" % "1.2.0"
[org.touchbit.retrofit.veslo/allure "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.qameta.allure : allure-java-commons | jar | 2.17.3 |
Group / Artifact | Type | Version |
---|---|---|
org.touchbit.retrofit.veslo : core | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.touchbit.retrofit.veslo » internal-test-module | jar | 1.2.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |