License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.hivemq |
ArtifactId | ArtifactIdhivemq-mqtt-client-proxy |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHiveMQ MQTT Client proxy module
Adds dependencies for the HiveMQ MQTT Client proxy module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hivemq-mqtt-client-proxy-1.3.0.pom | |
hivemq-mqtt-client-proxy-1.3.0.module | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.hivemq : hivemq-mqtt-client | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-handler-proxy | jar | 4.1.48.Final |