Last Version

Allure TestNG 1.3.9

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

TestNG Unit Testing Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-testng
Version

Version

1.3.9
Type

Type

pom
Description

Description

Allure TestNG
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Yandex

Download allure-testng 1.3.9

Filename Size
allure-testng-1.3.9.pom 636 bytes
Browse

<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-testng/ -->
<dependency>
    <groupId>ru.yandex.qatools.allure</groupId>
    <artifactId>allure-testng</artifactId>
    <version>1.3.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-testng/
implementation 'ru.yandex.qatools.allure:allure-testng:1.3.9'
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-testng/
implementation ("ru.yandex.qatools.allure:allure-testng:1.3.9")
'ru.yandex.qatools.allure:allure-testng:pom:1.3.9'
<dependency org="ru.yandex.qatools.allure" name="allure-testng" rev="1.3.9">
  <artifact name="allure-testng" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.allure', module='allure-testng', version='1.3.9')
)
libraryDependencies += "ru.yandex.qatools.allure" % "allure-testng" % "1.3.9"
[ru.yandex.qatools.allure/allure-testng "1.3.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • allure-testng-adaptor