Last Version

allure-bom 2.18.1

This Bill of Materials POM can be used to ease dependency management when referencing multiple Allure artifacts using Gradle or Maven.

License

License

GroupId

GroupId

io.qameta.allure
ArtifactId

ArtifactId

allure-bom
Version

Version

2.18.1
Type

Type

pom
Description

Description

allure-bom
This Bill of Materials POM can be used to ease dependency management when referencing multiple Allure artifacts using Gradle or Maven.
Project URL

Project URL

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

Source Code Management

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

Download allure-bom 2.18.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.