Last Version

GATCore 2.1.21

Interface/UI automation testing framework

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

cn.gateside
ArtifactId

ArtifactId

GATCore
Version

Version

2.1.21
Type

Type

jar
Description

Description

GATCore
Interface/UI automation testing framework

Download GATCore 2.1.21


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

Dependencies

compile (8)

Group / Artifact Type Version
org.simpleframework : simple-xml jar 2.7.1
xstream : xstream jar 1.2.2
httpunit : httpunit jar 1.7
cn.gateside : gatesideLib jar 2.0.8
junit : junit jar 4.12
org.seleniumhq.selenium : selenium-java jar 3.9.0
com.google.code.gson : gson jar 2.8.1
net.sf.json-lib : json-lib jar 2.4

Project Modules

There are no modules declared in this project.