Allure JUnit Plugin

The parent pom.xml for our open source projects

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.allurefw.report
ArtifactId

ArtifactId

junit-plugin
Last Version

Last Version

2.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

Allure JUnit Plugin
The parent pom.xml for our open source projects

Download junit-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/org.allurefw.report/junit-plugin/ -->
<dependency>
    <groupId>org.allurefw.report</groupId>
    <artifactId>junit-plugin</artifactId>
    <version>2.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.allurefw.report/junit-plugin/
implementation 'org.allurefw.report:junit-plugin:2.0-M1'
// https://jarcasting.com/artifacts/org.allurefw.report/junit-plugin/
implementation ("org.allurefw.report:junit-plugin:2.0-M1")
'org.allurefw.report:junit-plugin:jar:2.0-M1'
<dependency org="org.allurefw.report" name="junit-plugin" rev="2.0-M1">
  <artifact name="junit-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.allurefw.report', module='junit-plugin', version='2.0-M1')
)
libraryDependencies += "org.allurefw.report" % "junit-plugin" % "2.0-M1"
[org.allurefw.report/junit-plugin "2.0-M1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.baev : junit-model jar 1.0
com.github.baev : jaxb-utils jar 1.0

provided (1)

Group / Artifact Type Version
org.allurefw.report : plugin-api jar 2.0-M1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3
com.github.baev : hamcrest-optional jar 1.0

Project Modules

There are no modules declared in this project.
org.allurefw.report

QA Tools

Versions

Version
2.0-M1
2.0-BETA1