Last Version

IoT Hub Java Client 1.0.0-preview.7

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

Version

1.0.0-preview.7
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-client 1.0.0-preview.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.qpid : proton-j jar 0.10

test (3)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.18
junit : junit-dep jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.