is not current version
Last Version 5.17.1

ActiveMQ :: MQTT Protocol 5.16.2

The ActiveMQ MQTT Protocol Implementation

License

License

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-mqtt
Version

Version

5.16.2
Type

Type

jar
Description

Description

ActiveMQ :: MQTT Protocol
The ActiveMQ MQTT Protocol Implementation
Project Organization

Project Organization

The Apache Software Foundation

Download activemq-mqtt 5.16.2


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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.activemq : activemq-broker jar 5.16.2
org.apache.activemq : activeio-core Optional jar 3.1.4
org.apache.activemq.protobuf : activemq-protobuf Optional jar 1.1
org.fusesource.mqtt-client : mqtt-client jar 1.16
org.fusesource.hawtdispatch : hawtdispatch-transport jar 1.22
org.apache.activemq : activemq-jaas Optional jar 5.16.2
org.apache.geronimo.specs : geronimo-jta_1.1_spec Optional jar 1.1.1
org.apache.geronimo.specs : geronimo-j2ee-management_1.1_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-annotation_1.0_spec Optional jar 1.1.1
org.apache.geronimo.specs : geronimo-jacc_1.1_spec Optional jar 1.0.2
com.thoughtworks.xstream : xstream Optional jar 1.4.16
org.codehaus.jettison : jettison Optional jar 1.4.1
org.apache.xbean : xbean-spring Optional jar 4.18
org.springframework : spring-context Optional jar 4.3.30.RELEASE
xalan : xalan Optional jar 2.7.2
commons-net : commons-net jar 3.8.0

provided (1)

Group / Artifact Type Version
org.osgi : osgi.core Optional jar 6.0.0

test (7)

Group / Artifact Type Version
org.apache.activemq : activemq-broker test-jar 5.16.2
org.apache.activemq : activemq-kahadb-store jar 5.16.2
org.mockito : mockito-core jar 3.8.0
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.0.2
junit : junit jar 4.13.2
org.slf4j : slf4j-log4j12 jar 1.7.30
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.