Last Version

MQTT 5.0.0

MQTT

License

License

GNU General Public License v3.0
GroupId

GroupId

io.github.zhaopa
ArtifactId

ArtifactId

MQTT
Version

Version

5.0.0
Type

Type

jar
Description

Description

MQTT
MQTT
Project URL

Project URL

https://maven.apache.org/

Download MQTT 5.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar 4.1.0
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-classic jar 1.2.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.core : jackson-core jar 2.9.6

Project Modules

There are no modules declared in this project.