MVN

cn.gateside : GAT

Maven & Gradle

Sep 30, 2019

GAT · Interface/UI automation testing framework

<dependency>
    <groupId>cn.gateside</groupId>
    <artifactId>GAT</artifactId>
    <version>2.1.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.gateside : GAT to add to Maven - Latest Versions:

  • Latest Stable: 2.1.13

All Versions

Choose a version of cn.gateside : GAT to add to Maven - All Versions:

  • Version Updated
  • GAT-2.1.13

    Sep 30, 2019
  • GAT-2.1.11

    Mar 15, 2018
  • GAT-2.0.1

    May 25, 2017

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.gateside</groupId>
    <artifactId>GAT</artifactId>
    <version>2.1.13</version>
</dependency>