Last Version

IoT Hub Java Client 1.0.9

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

Version

1.0.9
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-dev 1.0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.microsoft.azure.iot : proton-j-azure-iot-dev jar 0.12.3
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.4

Project Modules

There are no modules declared in this project.