Last Version

Allure Report Builder 2.3

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
Version

Version

2.3
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 2.3


<!-- 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.