| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.claremontqualitymanagement.TestAutomationFramework |
| ArtifactId | ArtifactIdTestingCapabilityWeb |
| Last Version | Last Version3.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTAF - TestingCapabilityWeb
TAF - Test Automation Framework
|
| Filename | Size |
|---|---|
| TestingCapabilityWeb-3.0.11.pom | |
| TestingCapabilityWeb-3.0.11.jar | 165 KB |
| TestingCapabilityWeb-3.0.11-sources.jar | 88 KB |
| TestingCapabilityWeb-3.0.11-javadoc.jar | 318 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityWeb/ -->
<dependency>
<groupId>com.github.claremontqualitymanagement.TestAutomationFramework</groupId>
<artifactId>TestingCapabilityWeb</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityWeb/
implementation 'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityWeb:3.0.11'
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityWeb/
implementation ("com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityWeb:3.0.11")
'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityWeb:jar:3.0.11'
<dependency org="com.github.claremontqualitymanagement.TestAutomationFramework" name="TestingCapabilityWeb" rev="3.0.11">
<artifact name="TestingCapabilityWeb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.claremontqualitymanagement.TestAutomationFramework', module='TestingCapabilityWeb', version='3.0.11')
)
libraryDependencies += "com.github.claremontqualitymanagement.TestAutomationFramework" % "TestingCapabilityWeb" % "3.0.11"
[com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityWeb "3.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.htmlunit : htmlunit | jar | 2.34.1 |
| org.seleniumhq.selenium : selenium-htmlunit-driver | jar | 2.52.0 |
| org.mockito : mockito-all | jar | 1.9.5 |