is not current version
Last Version 1.3.0

HiveMQ MQTT Client proxy module 1.2.2

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.2.2
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.2.2


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

Dependencies

compile (1)

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

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.