is not current version
Last Version 2.2.16

EnOS IoT SDK for MQTT 2.2.15

EnOS Device SDK For Java (MQTT)

License

License

GroupId

GroupId

com.envisioniot
ArtifactId

ArtifactId

enos-mqtt
Version

Version

2.2.15
Type

Type

jar
Description

Description

EnOS IoT SDK for MQTT
EnOS Device SDK For Java (MQTT)
Project URL

Project URL

https://github.com/EnvisionIot/enos-device-sdk-java

Download enos-mqtt 2.2.15


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

Dependencies

compile (4)

Group / Artifact Type Version
com.envisioniot : enos-core jar 0.1.9
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.2
org.lz4 : lz4-java jar 1.6.0
org.anarres.lzo : lzo-core jar 1.0.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.