Allure Report Builder

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

Лицензия

Лицензия

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

ru.yandex.qatools.allure
Идентификатор

Идентификатор

allure-report-builder
Последняя версия

Последняя версия

2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Allure Report Builder
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Организация-разработчик

Организация-разработчик

Yandex
Система контроля версий

Система контроля версий

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

Скачать allure-report-builder

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
2.3
2.2
2.1
2.0