allure-generator

Module allure-generator of Allure Framework.

License

License

GroupId

GroupId

io.qameta.allure
ArtifactId

ArtifactId

allure-generator
Last Version

Last Version

2.18.1
Release Date

Release Date

Type

Type

jar
Description

Description

allure-generator
Module allure-generator of Allure Framework.
Project URL

Project URL

https://github.com/allure-framework/allure2
Source Code Management

Source Code Management

https://github.com/allure-framework/allure2

Download allure-generator

How to add to project

<!-- https://jarcasting.com/artifacts/io.qameta.allure/allure-generator/ -->
<dependency>
    <groupId>io.qameta.allure</groupId>
    <artifactId>allure-generator</artifactId>
    <version>2.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qameta.allure/allure-generator/
implementation 'io.qameta.allure:allure-generator:2.18.1'
// https://jarcasting.com/artifacts/io.qameta.allure/allure-generator/
implementation ("io.qameta.allure:allure-generator:2.18.1")
'io.qameta.allure:allure-generator:jar:2.18.1'
<dependency org="io.qameta.allure" name="allure-generator" rev="2.18.1">
  <artifact name="allure-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qameta.allure', module='allure-generator', version='2.18.1')
)
libraryDependencies += "io.qameta.allure" % "allure-generator" % "2.18.1"
[io.qameta.allure/allure-generator "2.18.1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.qameta.allure : allure-plugin-api jar 2.18.1

runtime (10)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.13.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.3
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.13.3
commons-io : commons-io jar 2.11.0
io.qameta.allure : allure-model jar 2.18.0
javax.xml.bind : jaxb-api jar 2.3.1
org.allurefw : allure1-model jar 1.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.tika : tika-core jar 2.4.0
org.freemarker : freemarker jar 2.3.31

Project Modules

There are no modules declared in this project.
io.qameta.allure

Allure Framework

A flexible lightweight multi-language test report tool

Versions

Version
2.18.1
2.18.0
2.17.3
2.17.2
2.17.1
2.17.0
2.16.1
2.16.0
2.15.0
2.14.0
2.13.10
2.13.9
2.13.8
2.13.7
2.13.6
2.13.5
2.13.4
2.13.3
2.13.2
2.13.1
2.13.0
2.12.1
2.12.0
2.11.0
2.10.0
2.9.0
2.8.1
2.8.0
2.5.0
2.4.1
2.3.4
2.3.2
2.3.1
2.3
2.2.0
2.1.1
2.0.1
2.0.0
2.0-BETA8