| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.claremontqualitymanagement | 
    
| ArtifactId | ArtifactIdtaf.soapsupport | 
    
| Last Version | Last Version4.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionTAF - SOAP support 
            This is the module enabling interacting with SOAP interfaces for Claremont TAF 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| taf.soapsupport-4.0.3.pom | |
| taf.soapsupport-4.0.3.jar | 11 KB | 
| taf.soapsupport-4.0.3-sources.jar | 7 KB | 
| taf.soapsupport-4.0.3-javadoc.jar | 36 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.claremontqualitymanagement : taf.core | jar | 4.2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |