allure-common

Report Portal - Allure integration commons

License

License

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

allure-common
Last Version

Last Version

5.1.0-BETA-5
Release Date

Release Date

Type

Type

jar
Description

Description

allure-common
Report Portal - Allure integration commons

Download allure-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.epam.reportportal/allure-common/ -->
<dependency>
    <groupId>com.epam.reportportal</groupId>
    <artifactId>allure-common</artifactId>
    <version>5.1.0-BETA-5</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/allure-common/
implementation 'com.epam.reportportal:allure-common:5.1.0-BETA-5'
// https://jarcasting.com/artifacts/com.epam.reportportal/allure-common/
implementation ("com.epam.reportportal:allure-common:5.1.0-BETA-5")
'com.epam.reportportal:allure-common:jar:5.1.0-BETA-5'
<dependency org="com.epam.reportportal" name="allure-common" rev="5.1.0-BETA-5">
  <artifact name="allure-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='allure-common', version='5.1.0-BETA-5')
)
libraryDependencies += "com.epam.reportportal" % "allure-common" % "5.1.0-BETA-5"
[com.epam.reportportal/allure-common "5.1.0-BETA-5"]

Dependencies

compile (3)

Group / Artifact Type Version
com.epam.reportportal : commons-model jar 5.0.0
com.google.code.findbugs : jsr305 jar 3.0.2
io.qameta.allure : allure-java-commons jar 2.17.3

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
com.epam.reportportal : client-java jar 5.1.10

Project Modules

There are no modules declared in this project.

Versions

Version
5.1.0-BETA-5
5.1.0-BETA-4
5.1.0-BETA-3
5.1.0-BETA-2