Last Version

Allure E2E Tests 1.4.0.RC9

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

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-e2e
Version

Version

1.4.0.RC9
Type

Type

war
Description

Description

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

Project Organization

Yandex

Download allure-e2e 1.4.0.RC9


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

Dependencies

compile (7)

Group / Artifact Type Version
ru.yandex.qatools.allure : allure-report-data jar 1.4.0.RC9
org.seleniumhq.selenium : selenium-java jar 2.34.0
com.github.detro.ghostdriver : phantomjsdriver jar 1.0.3
ru.yandex.qatools.matchers : webdriver-matchers jar 1.0
ru.yandex.qatools.matchers : matcher-decorators jar 1.0
ru.yandex.qatools.htmlelements : htmlelements-java jar 1.11
ru.yandex.qatools.htmlelements : htmlelements-matchers jar 1.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.