License |
License |
---|---|
GroupId | GroupIdorg.fusesource.stompjms |
ArtifactId | ArtifactIdstompjms-activemq-test |
Version | Version1.19 |
Type | Typejar |
Description |
Descriptionstompjms-activemq-test
Tests the stompjms client against ActiveMQ
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stompjms-activemq-test-1.19.pom | |
stompjms-activemq-test-1.19.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.4.4 |
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 |