| License |
License |
|---|---|
| GroupId | GroupIdcom.holmos |
| ArtifactId | ArtifactIdholmos-webtest |
| Last Version | Last Version1.0.2u10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionholmos-webtest
An automated testing framework for web testing,
interface testing,database testing;also contains regression testing and the for testcase
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| holmos-webtest-1.0.2u10.pom | |
| holmos-webtest-1.0.2u10.jar | 197 KB |
| holmos-webtest-1.0.2u10-sources.jar | 132 KB |
| holmos-webtest-1.0.2u10-javadoc.jar | 765 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.holmos/holmos-webtest/ -->
<dependency>
<groupId>com.holmos</groupId>
<artifactId>holmos-webtest</artifactId>
<version>1.0.2u10</version>
</dependency>
// https://jarcasting.com/artifacts/com.holmos/holmos-webtest/
implementation 'com.holmos:holmos-webtest:1.0.2u10'
// https://jarcasting.com/artifacts/com.holmos/holmos-webtest/
implementation ("com.holmos:holmos-webtest:1.0.2u10")
'com.holmos:holmos-webtest:jar:1.0.2u10'
<dependency org="com.holmos" name="holmos-webtest" rev="1.0.2u10">
<artifact name="holmos-webtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holmos', module='holmos-webtest', version='1.0.2u10')
)
libraryDependencies += "com.holmos" % "holmos-webtest" % "1.0.2u10"
[com.holmos/holmos-webtest "1.0.2u10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 2.29.0 |
| junit : junit | jar | 4.10 |
| org.apache.poi : poi | jar | 3.8 |
| org.apache.poi : poi-ooxml | jar | 3.8 |
| net.sf.opencsv : opencsv | jar | 2.3 |
| dom4j : dom4j | jar | 1.6.1 |
| xml-apis : xml-apis | jar | 2.0.2 |
| mysql : mysql-connector-java | jar | 5.1.21 |
| com.holmos : holmos-reflectAssert | jar | 1.0.2u10 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| ch.qos.logback : logback-core | jar | 1.0.9 |