Last Version

stompjms-activemq-test 1.19

Tests the stompjms client against ActiveMQ

License

License

GroupId

GroupId

org.fusesource.stompjms
ArtifactId

ArtifactId

stompjms-activemq-test
Version

Version

1.19
Type

Type

jar
Description

Description

stompjms-activemq-test
Tests the stompjms client against ActiveMQ
Project Organization

Project Organization

FuseSource, Corp.
Source Code Management

Source Code Management

http://github.com/fusesource/stompjms/tree/master/stompjms-activemq-test

Download stompjms-activemq-test 1.19


<!-- https://jarcasting.com/artifacts/org.fusesource.stompjms/stompjms-activemq-test/ -->
<dependency>
    <groupId>org.fusesource.stompjms</groupId>
    <artifactId>stompjms-activemq-test</artifactId>
    <version>1.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.stompjms/stompjms-activemq-test/
implementation 'org.fusesource.stompjms:stompjms-activemq-test:1.19'
// https://jarcasting.com/artifacts/org.fusesource.stompjms/stompjms-activemq-test/
implementation ("org.fusesource.stompjms:stompjms-activemq-test:1.19")
'org.fusesource.stompjms:stompjms-activemq-test:jar:1.19'
<dependency org="org.fusesource.stompjms" name="stompjms-activemq-test" rev="1.19">
  <artifact name="stompjms-activemq-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.stompjms', module='stompjms-activemq-test', version='1.19')
)
libraryDependencies += "org.fusesource.stompjms" % "stompjms-activemq-test" % "1.19"
[org.fusesource.stompjms/stompjms-activemq-test "1.19"]

Dependencies

compile (1)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.4.4

test (7)

Group / Artifact Type Version
org.fusesource.stompjms : stompjms-client jar 1.19
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1
org.apache.activemq : apollo-selector jar 1.6
org.apache.activemq : activemq-broker jar 5.9.0
org.apache.activemq : activemq-stomp jar 5.9.0
junit : junit jar 4.7
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

There are no modules declared in this project.