Allure Commandline

The parent pom.xml for our open source projects

License

License

GroupId

GroupId

org.allurefw.report
ArtifactId

ArtifactId

commandline
Last Version

Last Version

2.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

Allure Commandline
The parent pom.xml for our open source projects

Download commandline

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.airlift : airline jar 0.7
com.squareup.retrofit : retrofit jar 1.9.0
org.apache.commons : commons-exec jar 1.3
ru.qatools.commons : properties jar 2.0.RC3
org.eclipse.jetty : jetty-server jar 9.2.2.v20140723
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : slf4j-log4j12 jar 1.7.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

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

QA Tools

Versions

Version
2.0-M1
2.0-BETA1