mqtt

WebJar for mqtt

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mqtt
Last Version

Last Version

2.18.2
Release Date

Release Date

Type

Type

jar
Description

Description

mqtt
WebJar for mqtt
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/mqttjs/MQTT.js

Download mqtt

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.webjars.npm : mqtt-packet jar [5.6.0,6)
org.webjars.npm : readable-stream jar [2.3.6,3)
org.webjars.npm : pump jar [3.0.0,4)
org.webjars.npm : websocket-stream jar [5.1.2,6)
org.webjars.npm : xtend jar [4.0.1,5)
org.webjars.npm : split2 jar [2.1.1,3)
org.webjars.npm : reinterval jar [1.1.0,2)
org.webjars.npm : concat-stream jar [1.6.2,2)
org.webjars.npm : commist jar [1.0.0,2)
org.webjars.npm : minimist jar [1.2.0,2)
org.webjars.npm : end-of-stream jar [1.4.1,2)
org.webjars.npm : inherits jar [2.0.3,3)
org.webjars.npm : help-me jar [1.0.1,2)

Project Modules

There are no modules declared in this project.
org.webjars.npm

MQTT.js

node and Javascript MQTT client and parser

Versions

Version
2.18.2
2.5.2
2.0.1
1.5.0