MVN

com.epam.jdi : jdi-uitest-framework

Maven & Gradle

May 24, 2016
142 stars

EPAM UI Test Framework · Automation UI testing for web mobile and desktop

<dependency>
    <groupId>com.epam.jdi</groupId>
    <artifactId>jdi-uitest-framework</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.epam.jdi : jdi-uitest-framework to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of com.epam.jdi : jdi-uitest-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jdi-uitest-framework-1.0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.epam.jdi</groupId>
    <artifactId>jdi-uitest-framework</artifactId>
    <version>1.0.6</version>
</dependency>

Advertisement