Last Version

IoT Hub Java Device Client 2.0.3

The Microsoft Azure IoT Device SDK for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure.sdk.iot
ArtifactId

ArtifactId

iot-device-client
Version

Version

2.0.3
Type

Type

jar
Description

Description

IoT Hub Java Device Client
The Microsoft Azure IoT Device SDK for Java
Project URL

Project URL

http://azure.github.io/azure-iot-sdk-java/
Source Code Management

Source Code Management

https://github.com/Azure/azure-iot-sdk-java.git

Download iot-device-client 2.0.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.qpid : proton-j jar 0.33.10
com.microsoft.azure : qpid-proton-j-extensions jar 1.2.3
org.apache.commons : commons-lang3 jar 3.11
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.2
com.microsoft.azure.sdk.iot.provisioning.security : security-provider jar 2.0.0
com.google.code.gson : gson jar 2.8.9
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.