| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIdiot-device-client |
| Last Version | Last Version1.1.24 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIoT Hub Java Device Client
The Microsoft Azure IoT Device SDK for Java
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| iot-device-client-1.1.24.pom | |
| iot-device-client-1.1.24.jar | 157 KB |
| iot-device-client-1.1.24-sources.jar | 133 KB |
| iot-device-client-1.1.24-javadoc.jar | 466 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jmockit : jmockit | jar | 1.22 |
| junit : junit-dep | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |