| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.claremontqualitymanagement.TestAutomationFramework |
| ArtifactId | ArtifactIdTafFull |
| Last Version | Last Version3.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTAF - FULL
All of TAF for Java in one package.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| TafFull-3.0.11.pom | |
| TafFull-3.0.11.jar | 28 MB |
| TafFull-3.0.11-sources.jar | 6 KB |
| TafFull-3.0.11-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TafFull/ -->
<dependency>
<groupId>com.github.claremontqualitymanagement.TestAutomationFramework</groupId>
<artifactId>TafFull</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TafFull/
implementation 'com.github.claremontqualitymanagement.TestAutomationFramework:TafFull:3.0.11'
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TafFull/
implementation ("com.github.claremontqualitymanagement.TestAutomationFramework:TafFull:3.0.11")
'com.github.claremontqualitymanagement.TestAutomationFramework:TafFull:jar:3.0.11'
<dependency org="com.github.claremontqualitymanagement.TestAutomationFramework" name="TafFull" rev="3.0.11">
<artifact name="TafFull" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.claremontqualitymanagement.TestAutomationFramework', module='TafFull', version='3.0.11')
)
libraryDependencies += "com.github.claremontqualitymanagement.TestAutomationFramework" % "TafFull" % "3.0.11"
[com.github.claremontqualitymanagement.TestAutomationFramework/TafFull "3.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.proguard : proguard-base | jar | 5.3.2 |
| 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 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.4.1 |
| org.mockito : mockito-core | jar | 2.6.9 |