License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.microsoft.azure.iothub-java-client |
ArtifactId | ArtifactIdiothub-java-device-client |
Version | Version1.0.16 |
Type | Typejar |
Description |
DescriptionIoT Hub Java Client
The Microsoft Azure IoT Device SDK for Java
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.iothub-java-client/iothub-java-device-client/ -->
<dependency>
<groupId>com.microsoft.azure.iothub-java-client</groupId>
<artifactId>iothub-java-device-client</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.iothub-java-client/iothub-java-device-client/
implementation 'com.microsoft.azure.iothub-java-client:iothub-java-device-client:1.0.16'
// https://jarcasting.com/artifacts/com.microsoft.azure.iothub-java-client/iothub-java-device-client/
implementation ("com.microsoft.azure.iothub-java-client:iothub-java-device-client:1.0.16")
'com.microsoft.azure.iothub-java-client:iothub-java-device-client:jar:1.0.16'
<dependency org="com.microsoft.azure.iothub-java-client" name="iothub-java-device-client" rev="1.0.16">
<artifact name="iothub-java-device-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.iothub-java-client', module='iothub-java-device-client', version='1.0.16')
)
libraryDependencies += "com.microsoft.azure.iothub-java-client" % "iothub-java-device-client" % "1.0.16"
[com.microsoft.azure.iothub-java-client/iothub-java-device-client "1.0.16"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : proton-j | jar | 0.15.0 |
com.microsoft.azure.iothub-java-client : websocket-transport-layer | jar | 0.1.1 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.47 |
org.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.0.2 |
commons-codec : commons-codec | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jmockit : jmockit | jar | 1.22 |
junit : junit-dep | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.microsoft.azure.iothub-java-client : iothub-java-service-client | jar | 1.0.11 |