is not current version
Last Version 2.0.2

Iot Hub Java Service SDK 2.0.0-preview-002

The Microsoft Azure IoT Service SDK for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure.sdk.iot
ArtifactId

ArtifactId

iot-service-client
Version

Version

2.0.0-preview-002
Type

Type

jar
Description

Description

Iot Hub Java Service SDK
The Microsoft Azure IoT Service SDK for Java
Project URL

Project URL

http://azure.github.io/azure-iot-sdk-java/
Source Code Management

Source Code Management

https://github.com/Azure/azure-iot-sdk-java.git

Download iot-service-client 2.0.0-preview-002


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

Dependencies

compile (7)

Group / Artifact Type Version
com.microsoft.rest : client-runtime jar 1.7.9
com.google.code.gson : gson jar 2.5
com.microsoft.azure.sdk.iot : iot-deps jar 2.0.0-preview-001
org.glassfish : javax.json jar 1.0.4
org.apache.qpid : proton-j jar 0.30.0
org.slf4j : slf4j-api jar 1.7.25
com.azure : azure-core jar 1.12.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.