Iot Hub Java Service SDK

The Microsoft Azure IoT Service SDK for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

iot-service-client
Last Version

Last Version

1.2.18
Release Date

Release Date

Type

Type

jar
Description

Description

Iot Hub Java Service SDK
The Microsoft Azure IoT Service SDK for Java
Source Code Management

Source Code Management

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

Download iot-service-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.5
com.microsoft.azure.sdk.iot.deps : iot-deps-serializer jar 0.3.3
org.glassfish : javax.json jar 1.0.4
commons-codec : commons-codec jar 1.6
org.apache.qpid : proton-j jar 0.18.0
com.microsoft.azure.sdk.iot.deps : websocket-transport-layer jar 0.1.3

test (3)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.22
junit : junit-dep jar 4.11
com.microsoft.azure : azure-storage jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.18