Last Version

GAT 2.1.13

Interface/UI automation testing framework

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

cn.gateside
ArtifactId

ArtifactId

GAT
Version

Version

2.1.13
Type

Type

pom
Description

Description

GAT
Interface/UI automation testing framework
Project URL

Project URL

http://www.gateside.cn

Download GAT 2.1.13

Filename Size
GAT-2.1.13.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.gateside/GAT/ -->
<dependency>
    <groupId>cn.gateside</groupId>
    <artifactId>GAT</artifactId>
    <version>2.1.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.gateside/GAT/
implementation 'cn.gateside:GAT:2.1.13'
// https://jarcasting.com/artifacts/cn.gateside/GAT/
implementation ("cn.gateside:GAT:2.1.13")
'cn.gateside:GAT:pom:2.1.13'
<dependency org="cn.gateside" name="GAT" rev="2.1.13">
  <artifact name="GAT" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.gateside', module='GAT', version='2.1.13')
)
libraryDependencies += "cn.gateside" % "GAT" % "2.1.13"
[cn.gateside/GAT "2.1.13"]

Dependencies

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

Project Modules

  • gatesideLib
  • GATCore
  • Gattmg