License |
License |
---|---|
GroupId | GroupIdcom.gitee.pyqone |
ArtifactId | ArtifactIdautest |
Version | Version2.7.0 |
Type | Typejar |
Description |
Descriptionautest
简化在测试工作中会使用到的代码,并提供工具类来辅助测试工作,提高测试工作的效率。
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autest-2.7.0.pom | |
autest-2.7.0.jar | 375 KB |
autest-2.7.0-sources.jar | 291 KB |
autest-2.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.pyqone/autest/ -->
<dependency>
<groupId>com.gitee.pyqone</groupId>
<artifactId>autest</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.pyqone/autest/
implementation 'com.gitee.pyqone:autest:2.7.0'
// https://jarcasting.com/artifacts/com.gitee.pyqone/autest/
implementation ("com.gitee.pyqone:autest:2.7.0")
'com.gitee.pyqone:autest:jar:2.7.0'
<dependency org="com.gitee.pyqone" name="autest" rev="2.7.0">
<artifact name="autest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.pyqone', module='autest', version='2.7.0')
)
libraryDependencies += "com.gitee.pyqone" % "autest" % "2.7.0"
[com.gitee.pyqone/autest "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
io.appium : java-client | jar | 7.5.1 |
com.opencsv : opencsv | jar | 4.1 |
org.apache.poi : poi | jar | 3.17 |
org.apache.poi : poi-ooxml | jar | 3.17 |
org.apache.poi : poi-scratchpad | jar | 3.17 |
org.dom4j : dom4j | jar | 2.1.3 |
jaxen : jaxen | jar | 1.1-beta-6 |
org.apache.commons : commons-lang3 | jar | 3.7 |
net.sourceforge.tess4j : tess4j | jar | 4.5.1 |
com.alibaba : fastjson | jar | 1.2.67 |
com.github.noraui : ojdbc7 | jar | 12.1.0.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.jsoup : jsoup | jar | 1.13.1 |
org.springframework : spring-aop | jar | 5.3.4 |
org.springframework : spring-core | jar | 5.3.4 |
org.aspectj : aspectjrt | jar | 1.9.5 |
org.aspectj : aspectjweaver | jar | 1.9.5 |
org.yaml : snakeyaml | jar | 1.29 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |