Last Version

Netty MQTT Client 1.0.0

Netty MQTT Client

License

License

Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

org.jetlinks
ArtifactId

ArtifactId

netty-mqtt-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

Netty MQTT Client
Netty MQTT Client
Project URL

Project URL

https://github.com/jetlinks/netty-mqtt-client
Source Code Management

Source Code Management

https://github.com/jetlinks/netty-mqtt-client

Download netty-mqtt-client 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-codec-mqtt jar 4.1.32.Final
io.netty : netty-handler jar 4.1.32.Final
io.netty : netty-transport-native-epoll jar 4.1.32.Final
com.google.guava : guava jar 21.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.