License |
License |
---|---|
GroupId | GroupIdcom.plugatar.xteps |
ArtifactId | ArtifactIdxteps-allure |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionXteps Allure
Xteps Allure integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xteps-allure-1.0.pom | |
xteps-allure-1.0.jar | 4 KB |
xteps-allure-1.0-sources.jar | 4 KB |
xteps-allure-1.0-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plugatar.xteps/xteps-allure/ -->
<dependency>
<groupId>com.plugatar.xteps</groupId>
<artifactId>xteps-allure</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.plugatar.xteps/xteps-allure/
implementation 'com.plugatar.xteps:xteps-allure:1.0'
// https://jarcasting.com/artifacts/com.plugatar.xteps/xteps-allure/
implementation ("com.plugatar.xteps:xteps-allure:1.0")
'com.plugatar.xteps:xteps-allure:jar:1.0'
<dependency org="com.plugatar.xteps" name="xteps-allure" rev="1.0">
<artifact name="xteps-allure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plugatar.xteps', module='xteps-allure', version='1.0')
)
libraryDependencies += "com.plugatar.xteps" % "xteps-allure" % "1.0"
[com.plugatar.xteps/xteps-allure "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.plugatar.xteps : xteps | jar | 1.0 |
io.qameta.allure : allure-java-commons | jar | 2.17.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
io.qameta.allure : allure-junit5 | jar | 2.17.3 |
org.assertj : assertj-core | jar | 3.22.0 |