| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcn.gateside |
| ArtifactId | ArtifactIdgatesideLib |
| Last Version | Last Version2.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptiongatesideLib
Interface/UI automation testing framework
|
| Filename | Size |
|---|---|
| gatesideLib-2.0.8.pom | |
| gatesideLib-2.0.8.jar | 42 KB |
| gatesideLib-2.0.8-sources.jar | 27 KB |
| gatesideLib-2.0.8-javadoc.jar | 200 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.gateside/gatesideLib/ -->
<dependency>
<groupId>cn.gateside</groupId>
<artifactId>gatesideLib</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.gateside/gatesideLib/
implementation 'cn.gateside:gatesideLib:2.0.8'
// https://jarcasting.com/artifacts/cn.gateside/gatesideLib/
implementation ("cn.gateside:gatesideLib:2.0.8")
'cn.gateside:gatesideLib:jar:2.0.8'
<dependency org="cn.gateside" name="gatesideLib" rev="2.0.8">
<artifact name="gatesideLib" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.gateside', module='gatesideLib', version='2.0.8')
)
libraryDependencies += "cn.gateside" % "gatesideLib" % "2.0.8"
[cn.gateside/gatesideLib "2.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.apache.httpcomponents : httpclient | jar | 4.3.3 |
| org.apache.httpcomponents : httpclient-cache | jar | 4.3.3 |
| org.apache.httpcomponents : httpmime | jar | 4.3.3 |
| httpunit : httpunit | jar | 1.7 |
| bsh : bsh | jar | 2.0b1 |
| org.apache.poi : poi | jar | 3.9 |
| org.apache.poi : poi-ooxml | jar | 3.9 |
| dom4j : dom4j | jar | 1.6.1 |
| org.simpleframework : simple-xml | jar | 2.7.1 |
| org.testng : testng | jar | 6.9.4 |
| net.sourceforge.javacsv : javacsv | jar | 2.0 |
| jaxen : jaxen | jar | 1.1.4 |
| javax.annotation : javax.annotation-api | jar | 1.2 |
| org.eclipse.birt.runtime.3_7_1 : org.mozilla.javascript | jar | 1.7.2 |
| com.googlecode.xmemcached : xmemcached | jar | 1.4.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| mysql : mysql-connector-java | jar | 5.1.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |