TAF - MQ support

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

License

License

GroupId

GroupId

com.github.claremontqualitymanagement
ArtifactId

ArtifactId

taf.mqsupport
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download taf.mqsupport

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.claremontqualitymanagement : taf.core jar 4.2.1
com.ibm.mq : com.ibm.mq.allclient jar 9.1.3.0

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.0