Last Version

com.github.automatedowl:allure-environment-writer 1.0.0

Java library which allows to write environment.xml file into allure-results directory.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.automatedowl
ArtifactId

ArtifactId

allure-environment-writer
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.automatedowl:allure-environment-writer
Java library which allows to write environment.xml file into allure-results directory.
Project URL

Project URL

https://github.com/AutomatedOwl
Source Code Management

Source Code Management

https://github.com/AutomatedOwl/allure-environment-writer

Download allure-environment-writer 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.automatedowl/allure-environment-writer/ -->
<dependency>
    <groupId>com.github.automatedowl</groupId>
    <artifactId>allure-environment-writer</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.automatedowl/allure-environment-writer/
implementation 'com.github.automatedowl:allure-environment-writer:1.0.0'
// https://jarcasting.com/artifacts/com.github.automatedowl/allure-environment-writer/
implementation ("com.github.automatedowl:allure-environment-writer:1.0.0")
'com.github.automatedowl:allure-environment-writer:jar:1.0.0'
<dependency org="com.github.automatedowl" name="allure-environment-writer" rev="1.0.0">
  <artifact name="allure-environment-writer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.automatedowl', module='allure-environment-writer', version='1.0.0')
)
libraryDependencies += "com.github.automatedowl" % "allure-environment-writer" % "1.0.0"
[com.github.automatedowl/allure-environment-writer "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
io.qameta.allure : allure-testng jar 2.8.1
com.google.guava : guava jar 27.0-jre

Project Modules

There are no modules declared in this project.