TAF - REST support

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

License

License

GroupId

GroupId

com.github.claremontqualitymanagement
ArtifactId

ArtifactId

taf.restsupport
Last Version

Last Version

4.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

TAF - REST support
This is the module enabling interacting with and testing REST interfaces with test automation framework TAF
Project URL

Project URL

https://github.com/claremontqualitymanagement/TAF.RestSupport
Source Code Management

Source Code Management

https://github.com/claremontqualitymanagement/TAF.RestSupport

Download taf.restsupport

How to add to project

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

Dependencies

compile (5)

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.13
com.github.claremontqualitymanagement : taf.json jar 4.1.3
com.jayway.jsonpath : json-path jar 2.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.0