Last Version

ActiveMQ :: STOMP Protocol 5.17.1

The ActiveMQ STOMP Protocol Implementation

License

License

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-stomp
Version

Version

5.17.1
Type

Type

jar
Description

Description

ActiveMQ :: STOMP Protocol
The ActiveMQ STOMP Protocol Implementation
Project Organization

Project Organization

The Apache Software Foundation

Download activemq-stomp 5.17.1


<!-- 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"]

Dependencies

compile (3)

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

test (8)

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

Project Modules

There are no modules declared in this project.