| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.claremontqualitymanagement.TestAutomationFramework |
| ArtifactId | ArtifactIdTestingCapabilityRestApi |
| Last Version | Last Version3.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTAF - TestingCapabilityRestApi
TAF - Test Automation Framework
|
<!-- https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityRestApi/ -->
<dependency>
<groupId>com.github.claremontqualitymanagement.TestAutomationFramework</groupId>
<artifactId>TestingCapabilityRestApi</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityRestApi/
implementation 'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityRestApi:3.0.11'
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityRestApi/
implementation ("com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityRestApi:3.0.11")
'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityRestApi:jar:3.0.11'
<dependency org="com.github.claremontqualitymanagement.TestAutomationFramework" name="TestingCapabilityRestApi" rev="3.0.11">
<artifact name="TestingCapabilityRestApi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.claremontqualitymanagement.TestAutomationFramework', module='TestingCapabilityRestApi', version='3.0.11')
)
libraryDependencies += "com.github.claremontqualitymanagement.TestAutomationFramework" % "TestingCapabilityRestApi" % "3.0.11"
[com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityRestApi "3.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.4.1 |
| com.squareup.okio : okio | jar | 1.11.0 |
| org.apache.httpcomponents : httpcore | jar | 4.4.6 |
| com.github.claremontqualitymanagement.TestAutomationFramework : TestingCapabilityJson | jar | 3.0.11 |
| com.github.claremontqualitymanagement.TestAutomationFramework : Core | jar | 3.0.11 |
| com.jayway.jsonpath : json-path | jar | 2.4.0 |
| log4j : log4j | jar | 1.2.14 |
| com.microsoft.sqlserver : mssql-jdbc | jar | 7.2.2.jre11 |
| sshtools : j2ssh-daemon | jar | 0.2.9 |
| sshtools : j2ssh-core | jar | 0.2.2 |
| sshtools : j2ssh-common | jar | 0.2.9 |
| net.java.dev.jna : jna | jar | 4.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.4.1 |
| org.mockito : mockito-all | jar | 1.9.5 |