| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcn.gateside |
| ArtifactId | ArtifactIdGATCore |
| Last Version | Last Version2.1.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGATCore
Interface/UI automation testing framework
|
| Filename | Size |
|---|---|
| GATCore-2.1.21.pom | |
| GATCore-2.1.21.jar | 99 KB |
| GATCore-2.1.21-sources.jar | 62 KB |
| GATCore-2.1.21-javadoc.jar | 493 KB |
| Browse |
<!-- 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"]
| 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 |