License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-mqtt |
Last Version | Last Version5.17.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: MQTT Protocol
The ActiveMQ MQTT Protocol Implementation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-mqtt-5.17.1.pom | |
activemq-mqtt-5.17.1.jar | 100 KB |
activemq-mqtt-5.17.1-sources.jar | 64 KB |
activemq-mqtt-5.17.1-javadoc.jar | 268 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-mqtt/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-mqtt</artifactId>
<version>5.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-mqtt/
implementation 'org.apache.activemq:activemq-mqtt:5.17.1'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-mqtt/
implementation ("org.apache.activemq:activemq-mqtt:5.17.1")
'org.apache.activemq:activemq-mqtt:jar:5.17.1'
<dependency org="org.apache.activemq" name="activemq-mqtt" rev="5.17.1">
<artifact name="activemq-mqtt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-mqtt', version='5.17.1')
)
libraryDependencies += "org.apache.activemq" % "activemq-mqtt" % "5.17.1"
[org.apache.activemq/activemq-mqtt "5.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-broker | jar | 5.17.1 |
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.17.1 |
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.3_spec Optional | jar | 1.0 |
org.apache.geronimo.specs : geronimo-jacc_1.1_spec Optional | jar | 1.0.2 |
com.thoughtworks.xstream : xstream Optional | jar | 1.4.19 |
org.codehaus.jettison : jettison Optional | jar | 1.4.1 |
org.apache.xbean : xbean-spring Optional | jar | 4.21 |
org.springframework : spring-context Optional | jar | 5.3.19 |
xalan : xalan Optional | jar | 2.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core Optional | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-broker | test-jar | 5.17.1 |
org.apache.activemq : activemq-kahadb-store | jar | 5.17.1 |
org.mockito : mockito-core | jar | 3.8.0 |
org.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.2.1 |
junit : junit | jar | 4.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |