Robot Framework JMS library

Robot Framework Java JMS library for MQ testing

License

License

Categories

Categories

Net
GroupId

GroupId

net.relaysoft.robotframework
ArtifactId

ArtifactId

jms-library
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Robot Framework JMS library
Robot Framework Java JMS library for MQ testing
Project URL

Project URL

https://gitlab.com/robotframework/robotLibrary-JMS
Source Code Management

Source Code Management

https://gitlab.com/robotframework/robotLibrary-JMS/tree/master

Download jms-library

How to add to project

<!-- https://jarcasting.com/artifacts/net.relaysoft.robotframework/jms-library/ -->
<dependency>
    <groupId>net.relaysoft.robotframework</groupId>
    <artifactId>jms-library</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.relaysoft.robotframework/jms-library/
implementation 'net.relaysoft.robotframework:jms-library:1.0.0'
// https://jarcasting.com/artifacts/net.relaysoft.robotframework/jms-library/
implementation ("net.relaysoft.robotframework:jms-library:1.0.0")
'net.relaysoft.robotframework:jms-library:jar:1.0.0'
<dependency org="net.relaysoft.robotframework" name="jms-library" rev="1.0.0">
  <artifact name="jms-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.relaysoft.robotframework', module='jms-library', version='1.0.0')
)
libraryDependencies += "net.relaysoft.robotframework" % "jms-library" % "1.0.0"
[net.relaysoft.robotframework/jms-library "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.robotframework : javalib-core jar 1.2.1

provided (1)

Group / Artifact Type Version
javax.jms : javax.jms-api jar 2.0

test (10)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-core jar 1.6.4
org.powermock : powermock-api-mockito jar 1.6.4
org.powermock : powermock-module-junit4 jar 1.6.4
org.awaitility : awaitility jar 3.0.0
org.apache.activemq : activemq-broker jar 5.14.5
org.apache.activemq.tooling : activemq-junit jar 5.14.5
org.apache.activemq : artemis-junit jar 2.1.0
org.python : jython jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0