Allure Report Builder

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-report-builder
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Allure Report Builder
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Yandex
Source Code Management

Source Code Management

https://github.com/allure-framework/allure-report-builder

Download allure-report-builder

How to add to project

<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-report-builder/ -->
<dependency>
    <groupId>ru.yandex.qatools.allure</groupId>
    <artifactId>allure-report-builder</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-report-builder/
implementation 'ru.yandex.qatools.allure:allure-report-builder:2.3'
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-report-builder/
implementation ("ru.yandex.qatools.allure:allure-report-builder:2.3")
'ru.yandex.qatools.allure:allure-report-builder:jar:2.3'
<dependency org="ru.yandex.qatools.allure" name="allure-report-builder" rev="2.3">
  <artifact name="allure-report-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.allure', module='allure-report-builder', version='2.3')
)
libraryDependencies += "ru.yandex.qatools.allure" % "allure-report-builder" % "2.3"
[ru.yandex.qatools.allure/allure-report-builder "2.3"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
ru.yandex.qatools.clay : clay-aether jar 2.3
ru.yandex.qatools.clay : clay-utils jar 2.3
org.slf4j : slf4j-log4j12 jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Allure Report Builder

release Maven Central build

Warning: this is an internal Allure component not intended for direct usage. Please refer to documentation for details on how to use Allure.

Purpose

The main purpose of this component is to provide an ability to generate Allure report for any version of input XML files. All you need is to specify concrete Allure version and this component will automatically download respective dependencies from Maven repository and will then generate Allure report. This module is mainly intended to be used in various report generation tools such as command line tools, plugins and so on.

ru.yandex.qatools.allure

Allure Framework

A flexible lightweight multi-language test report tool

Versions

Version
2.3
2.2
2.1
2.0