TAF - SOAP support

This is the module enabling interacting with SOAP interfaces for Claremont TAF

License

License

GroupId

GroupId

com.github.claremontqualitymanagement
ArtifactId

ArtifactId

taf.soapsupport
Last Version

Last Version

4.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

TAF - SOAP support
This is the module enabling interacting with SOAP interfaces for Claremont TAF
Project URL

Project URL

https://github.com/claremontqualitymanagement/TestAutomationFramework
Source Code Management

Source Code Management

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

Download taf.soapsupport

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.claremontqualitymanagement : taf.core jar 4.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.3
4.0.2