T

TestingCapabilityRestApi

Files download
File Operation
TestingCapabilityRestApi-2.0.3.jar download
TestingCapabilityRestApi-2.0.3.pom download
TestingCapabilityRestApi-2.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.claremontqualitymanagement.TestAutomationFramework</groupId>
  <artifactId>TestingCapabilityRestApi</artifactId>
  <version>2.0.3</version>
</dependency>
Gradle Groovy
implementation 'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityRestApi:2.0.3'
Gradle Kotlin
implementation("com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityRestApi:2.0.3")
Scala SBT
libraryDependencies += "com.github.claremontqualitymanagement.TestAutomationFramework" % "TestingCapabilityRestApi" % "2.0.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.claremontqualitymanagement.TestAutomationFramework', module='TestingCapabilityRestApi', version='2.0.3')
)
Apache Ivy
<dependency org="com.github.claremontqualitymanagement.TestAutomationFramework" name="TestingCapabilityRestApi" rev="2.0.3" />
Leiningen
[com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityRestApi "2.0.3"]
Apache Buildr
'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityRestApi:jar:2.0.3'