License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-stomp |
Version | Version5.17.1 |
Type | Typejar |
Description |
DescriptionActiveMQ :: STOMP Protocol
The ActiveMQ STOMP Protocol Implementation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-stomp-5.17.1.pom | |
activemq-stomp-5.17.1.jar | 108 KB |
activemq-stomp-5.17.1-sources.jar | 70 KB |
activemq-stomp-5.17.1-javadoc.jar | 764 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-stomp/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-stomp</artifactId>
<version>5.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-stomp/
implementation 'org.apache.activemq:activemq-stomp:5.17.1'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-stomp/
implementation ("org.apache.activemq:activemq-stomp:5.17.1")
'org.apache.activemq:activemq-stomp:jar:5.17.1'
<dependency org="org.apache.activemq" name="activemq-stomp" rev="5.17.1">
<artifact name="activemq-stomp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-stomp', version='5.17.1')
)
libraryDependencies += "org.apache.activemq" % "activemq-stomp" % "5.17.1"
[org.apache.activemq/activemq-stomp "5.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-broker | jar | 5.17.1 |
com.thoughtworks.xstream : xstream Optional | jar | 1.4.19 |
org.codehaus.jettison : jettison Optional | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-kahadb-store | jar | 5.17.1 |
org.apache.activemq : activemq-broker | test-jar | 5.17.1 |
org.apache.activemq : activemq-jaas | jar | 5.17.1 |
org.springframework : spring-context | jar | 5.3.19 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.8.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |