Last Version

IoT Hub Java Device Client 1.2.0

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-preview
Version

Version

1.2.0
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-preview 1.2.0


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.jnr : jnr-unixsocket jar 0.23
org.apache.qpid : proton-j jar 0.30.0
com.microsoft.azure.sdk.iot : iot-deps-preview jar 1.1.0
com.microsoft.azure : azure-storage jar 8.1.0
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.2
com.microsoft.azure.sdk.iot.provisioning.security : security-provider-preview jar 1.0.1
com.google.code.gson : gson jar 2.8.0
commons-codec : commons-codec jar 1.10
org.slf4j : slf4j-api jar 1.7.25

provided (1)

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

Project Modules

There are no modules declared in this project.