| License |
License |
|---|---|
| GroupId | GroupIdcom.qmetry |
| ArtifactId | ArtifactIdqaf-support-ws |
| Last Version | Last Version3.1.0b |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionQAF webservices support
QAF support library for webservies automation
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| qaf-support-ws-3.1.0b.pom | |
| qaf-support-ws-3.1.0b.jar | 64 KB |
| qaf-support-ws-3.1.0b-sources.jar | 28 KB |
| qaf-support-ws-3.1.0b-javadoc.jar | 103 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qmetry/qaf-support-ws/ -->
<dependency>
<groupId>com.qmetry</groupId>
<artifactId>qaf-support-ws</artifactId>
<version>3.1.0b</version>
</dependency>
// https://jarcasting.com/artifacts/com.qmetry/qaf-support-ws/
implementation 'com.qmetry:qaf-support-ws:3.1.0b'
// https://jarcasting.com/artifacts/com.qmetry/qaf-support-ws/
implementation ("com.qmetry:qaf-support-ws:3.1.0b")
'com.qmetry:qaf-support-ws:jar:3.1.0b'
<dependency org="com.qmetry" name="qaf-support-ws" rev="3.1.0b">
<artifact name="qaf-support-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qmetry', module='qaf-support-ws', version='3.1.0b')
)
libraryDependencies += "com.qmetry" % "qaf-support-ws" % "3.1.0b"
[com.qmetry/qaf-support-ws "3.1.0b"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.qmetry : qaf | jar | 3.1.0b |
| org.aspectj : aspectjtools Optional | jar | 1.9.5 |
| com.sun.jersey : jersey-client | jar | 1.19 |
| com.sun.jersey : jersey-core | jar | 1.19 |
| com.sun.jersey.contribs : jersey-multipart | jar | 1.19 |
| com.sun.jersey.contribs : jersey-apache-client4 | jar | 1.19.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.1 |
| com.jayway.jsonpath : json-path | jar | 2.2.0 |
| com.jayway.jsonpath : json-path-assert | jar | 2.2.0 |
| com.github.fge : json-schema-validator | jar | 2.2.6 |
| com.github.fge : jackson-coreutils | jar | 1.8 |
| com.wealdtech.hawk : hawk-client-jersey | jar | 1.2.3 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| commons-jxpath : commons-jxpath Optional | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |