How To Install Java Artifact io.qameta.allure.allure-awaitility v2.24.0

io.qameta.allure allure-awaitility 2.24.0

Introduction

In this article, we'll learn how to install Java artifact allure-awaitility from io.qameta.allure group in version 2.24.0. The artifact is available in 11 versions: 2.27.0 2.26.0 2.25.0 2.24.0 2.23.0 2.22.2 2.22.1 2.22.0 2.21.0 2.20.1 2.20.0 . The allure-awaitility project has been released under The Apache License, Version 2.0 license, and has its own website at: https://github.com/allure-framework/allure-java .

How To Install Java Artifact io.qameta.allure.allure-awaitility In Version 2.24.0

To install the allure-awaitility artifact in version 2.24.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses allure-awaitility dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Licenses

Developers