MVN

org.allurefw.report : plugin-api

Maven & Gradle

Oct 31, 2016
8 usages

Allure Plugin API

<dependency>
    <groupId>org.allurefw.report</groupId>
    <artifactId>plugin-api</artifactId>
    <version>2.0-M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.allurefw.report : plugin-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0-M1
  • Latest Beta: 2.0-BETA1

All Versions

Choose a version of org.allurefw.report : plugin-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
plugin-api-2.0-BETA1
plugin-api-2.0-M1

How to add a dependency to Maven

Add the following org.allurefw.report : plugin-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.allurefw.report</groupId>
    <artifactId>plugin-api</artifactId>
    <version>2.0-M1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.allurefw.report : plugin-api gradle dependency to your build.gradle file:

implementation 'org.allurefw.report:plugin-api:2.0-M1'

Gradle Kotlin DSL: Add the following org.allurefw.report : plugin-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.allurefw.report:plugin-api:2.0-M1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.allurefw.report : plugin-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.allurefw.report" % "plugin-api" % "2.0-M1"

Advertisement

Dependencies from Group

Oct 31, 2016
8 usages
Oct 31, 2016
3 usages
Oct 31, 2016
2 usages
Aug 29, 2016
1 usages
Oct 31, 2016
1 usages

Discover Dependencies

Sep 08, 2016
7 usages
1.9k stars
May 16, 2018
17 usages
Jan 09, 2023
13 usages
5 stars
Oct 04, 2019
7 usages
2.1k stars
Jun 19, 2023
13 usages
1 stars
Jan 16, 2023
11 usages
418 stars