MVN

ru.yandex.qatools.actions : actions

Maven & Gradle

Aug 15, 2013
15 stars

Yandex QATools Actions

<dependency>
    <groupId>ru.yandex.qatools.actions</groupId>
    <artifactId>actions</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.yandex.qatools.actions : actions to add to Maven - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of ru.yandex.qatools.actions : actions to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2
actions-2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ru.yandex.qatools.actions</groupId>
    <artifactId>actions</artifactId>
    <version>2.2</version>
</dependency>