| License |
License
Canoo WebTest Software License
|
|---|---|
| GroupId | GroupIdcom.canoo.webtest |
| ArtifactId | ArtifactIdwebtest |
| Last Version | Last Version3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFree open-source tool for automated testing of web applications.
|
| Filename | Size |
|---|---|
| webtest-3.0.pom | |
| webtest-3.0.jar | 568 KB |
| webtest-3.0-sources.jar | 359 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.canoo.webtest/webtest/ -->
<dependency>
<groupId>com.canoo.webtest</groupId>
<artifactId>webtest</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.webtest/webtest/
implementation 'com.canoo.webtest:webtest:3.0'
// https://jarcasting.com/artifacts/com.canoo.webtest/webtest/
implementation ("com.canoo.webtest:webtest:3.0")
'com.canoo.webtest:webtest:jar:3.0'
<dependency org="com.canoo.webtest" name="webtest" rev="3.0">
<artifact name="webtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.webtest', module='webtest', version='3.0')
)
libraryDependencies += "com.canoo.webtest" % "webtest" % "3.0"
[com.canoo.webtest/webtest "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.htmlunit : htmlunit | jar | 2.4 |
| junit : junit | jar | 4.4 |
| org.apache.ant : ant | jar | 1.7.0 |
| org.apache.ant : ant-apache-bsf | jar | 1.7.0 |
| bsf : bsf | jar | 2.4.0 |
| org.codehaus.groovy : groovy-all | jar | 1.6.0 |
| oro : oro | jar | 2.0.6 |
| log4j : log4j | jar | 1.2.14 |
| javax.mail : mail | jar | 1.4 |
| org.netbeans : jemmy | jar | 2.2.7.5 |
| org.apache.poi : poi | jar | 3.1-FINAL |
| pdfbox : pdfbox | jar | 0.7.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant-launcher | jar | 1.7.0 |
| org.apache.ant : ant-nodeps | jar | 1.7.0 |
| org.apache.ant : ant-trax | jar | 1.7.0 |
| org.apache.ant : ant-junit Optional | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| easymock : easymock | jar | 1.0 |
| com.agical.rmock : rmock | jar | 2.0.2 |
| commons-fileupload : commons-fileupload | jar | 1.2 |
| javax.servlet : servlet-api | jar | 2.4 |