IoT Hub Java Device Client

The Microsoft Azure IoT Device SDK for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

iot-device-client
Last Version

Last Version

1.1.24
Release Date

Release Date

Type

Type

jar
Description

Description

IoT Hub Java Device Client
The Microsoft Azure IoT Device SDK for Java
Source Code Management

Source Code Management

https://github.com/Azure/azure-iot-sdks.git

Download iot-device-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.microsoft.azure/iot-device-client/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>iot-device-client</artifactId>
    <version>1.1.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/iot-device-client/
implementation 'com.microsoft.azure:iot-device-client:1.1.24'
// https://jarcasting.com/artifacts/com.microsoft.azure/iot-device-client/
implementation ("com.microsoft.azure:iot-device-client:1.1.24")
'com.microsoft.azure:iot-device-client:jar:1.1.24'
<dependency org="com.microsoft.azure" name="iot-device-client" rev="1.1.24">
  <artifact name="iot-device-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='iot-device-client', version='1.1.24')
)
libraryDependencies += "com.microsoft.azure" % "iot-device-client" % "1.1.24"
[com.microsoft.azure/iot-device-client "1.1.24"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.qpid : proton-j jar 0.18.0
com.microsoft.azure.sdk.iot.deps : websocket-transport-layer jar 0.1.3
com.microsoft.azure.sdk.iot.deps : iot-deps-serializer jar 0.3.3
org.bouncycastle : bcpkix-jdk15on jar 1.47
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.1.0
com.google.code.gson : gson jar 2.8.0
commons-codec : commons-codec jar 1.10
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.22
junit : junit-dep jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.24