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

io.qameta.allure allure-karate 2.24.0

Introduction

In this article, we'll learn how to install Java artifact allure-karate from io.qameta.allure group in version 2.24.0. The artifact is available in 8 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 . The allure-karate 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-karate In Version 2.24.0

To install the allure-karate 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-karate 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