T

TestingCapabilityRestApi

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