iot-mqtt-client

include reflect,byte and other utils

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.shicloud
ArtifactId

ArtifactId

iot-mqtt-client
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

iot-mqtt-client
include reflect,byte and other utils
Project URL

Project URL

https://github.com/ShiCloud/iot-mqtt-client
Source Code Management

Source Code Management

https://github.com/ShiCloud/iot-mqtt-client

Download iot-mqtt-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.fusesource.mqtt-client : mqtt-client jar 1.12
com.github.shicloud : common-utils jar 1.0

Project Modules

There are no modules declared in this project.

iot-mqtt-client

a mqtt client base on fusesource mqtt-client

com.github.shicloud

Versions

Version
1.0