Last Version

IoT Hub Java Client 1.0.16

The Microsoft Azure IoT Device SDK for Java

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.microsoft.azure.iothub-java-client
ArtifactId

ArtifactId

iothub-java-device-client
Version

Version

1.0.16
Type

Type

jar
Description

Description

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

Source Code Management

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

Download iothub-java-device-client 1.0.16


<!-- 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"]

Dependencies

compile (5)

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

test (4)

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

Project Modules

There are no modules declared in this project.