is not current version
Last Version 1.3.0

com.hivemq:hivemq-mqtt-client-proxy 1.2.0

HiveMQ MQTT Client is a MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hivemq
ArtifactId

ArtifactId

hivemq-mqtt-client-proxy
Version

Version

1.2.0
Type

Type

pom

Download hivemq-mqtt-client-proxy 1.2.0


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