Last Version

HiveMQ MQTT Client epoll module 1.3.0

Adds dependencies for the HiveMQ MQTT Client epoll module

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hivemq
ArtifactId

ArtifactId

hivemq-mqtt-client-epoll
Version

Version

1.3.0
Type

Type

pom
Description

Description

HiveMQ MQTT Client epoll module
Adds dependencies for the HiveMQ MQTT Client epoll 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-epoll 1.3.0


<!-- https://jarcasting.com/artifacts/com.hivemq/hivemq-mqtt-client-epoll/ -->
<dependency>
    <groupId>com.hivemq</groupId>
    <artifactId>hivemq-mqtt-client-epoll</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hivemq/hivemq-mqtt-client-epoll/
implementation 'com.hivemq:hivemq-mqtt-client-epoll:1.3.0'
// https://jarcasting.com/artifacts/com.hivemq/hivemq-mqtt-client-epoll/
implementation ("com.hivemq:hivemq-mqtt-client-epoll:1.3.0")
'com.hivemq:hivemq-mqtt-client-epoll:pom:1.3.0'
<dependency org="com.hivemq" name="hivemq-mqtt-client-epoll" rev="1.3.0">
  <artifact name="hivemq-mqtt-client-epoll" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hivemq', module='hivemq-mqtt-client-epoll', version='1.3.0')
)
libraryDependencies += "com.hivemq" % "hivemq-mqtt-client-epoll" % "1.3.0"
[com.hivemq/hivemq-mqtt-client-epoll "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-transport-native-epoll jar 4.1.48.Final

Project Modules

There are no modules declared in this project.