Last Version

HiveMQ MQTT Client proxy module 1.3.0

Adds dependencies for the HiveMQ MQTT Client proxy module

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hivemq
ArtifactId

ArtifactId

hivemq-mqtt-client-proxy
Version

Version

1.3.0
Type

Type

pom
Description

Description

HiveMQ MQTT Client proxy module
Adds dependencies for the HiveMQ MQTT Client proxy module
Project URL

Project URL

https://github.com/hivemq/hivemq-mqtt-client
Project Organization

Project Organization

HiveMQ and the HiveMQ Community
Source Code Management

Source Code Management

https://github.com/hivemq/hivemq-mqtt-client.git

Download hivemq-mqtt-client-proxy 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.hivemq : hivemq-mqtt-client jar 1.3.0

runtime (1)

Group / Artifact Type Version
io.netty : netty-handler-proxy jar 4.1.48.Final

Project Modules

There are no modules declared in this project.