is not current version
Last Version 4.0.7

com.github.claremontqualitymanagement:taf.restsupport 4.0.4

This is the module enabling interacting with and testing REST interfaces with test automation framework TAF

GroupId

GroupId

com.github.claremontqualitymanagement
ArtifactId

ArtifactId

taf.restsupport
Version

Version

4.0.4
Type

Type

jar

Download taf.restsupport 4.0.4


<!-- https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.restsupport/ -->
<dependency>
    <groupId>com.github.claremontqualitymanagement</groupId>
    <artifactId>taf.restsupport</artifactId>
    <version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.restsupport/
implementation 'com.github.claremontqualitymanagement:taf.restsupport:4.0.4'
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.restsupport/
implementation ("com.github.claremontqualitymanagement:taf.restsupport:4.0.4")
'com.github.claremontqualitymanagement:taf.restsupport:jar:4.0.4'
<dependency org="com.github.claremontqualitymanagement" name="taf.restsupport" rev="4.0.4">
  <artifact name="taf.restsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.claremontqualitymanagement', module='taf.restsupport', version='4.0.4')
)
libraryDependencies += "com.github.claremontqualitymanagement" % "taf.restsupport" % "4.0.4"
[com.github.claremontqualitymanagement/taf.restsupport "4.0.4"]