MVN

org.arquillian.reporter : arquillian-reporter-parent

Maven & Gradle

Mar 19, 2017
3 stars

Arquillian Reporter Parent · Arquillian Reporter extension that brings neat and comprehensive reports into Arquillian Universe

<dependency>
    <groupId>org.arquillian.reporter</groupId>
    <artifactId>arquillian-reporter-parent</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.arquillian.reporter : arquillian-reporter-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of org.arquillian.reporter : arquillian-reporter-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
arquillian-reporter-parent-0.0.3
arquillian-reporter-parent-0.0.2
arquillian-reporter-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.arquillian.reporter</groupId>
    <artifactId>arquillian-reporter-parent</artifactId>
    <version>0.0.3</version>
</dependency>