License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.microsoft.azure.sdk.iot |
ArtifactId | ArtifactIdiot-service-client |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIot Hub Java Service SDK
The Microsoft Azure IoT Service SDK for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iot-service-client-2.0.2.pom | |
iot-service-client-2.0.2.jar | 179 KB |
iot-service-client-2.0.2-sources.jar | 162 KB |
iot-service-client-2.0.2-javadoc.jar | 674 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-service-client/
implementation ("com.microsoft.azure.sdk.iot:iot-service-client:2.0.2")
'com.microsoft.azure.sdk.iot:iot-service-client:jar:2.0.2'
<dependency org="com.microsoft.azure.sdk.iot" name="iot-service-client" rev="2.0.2">
<artifact name="iot-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.sdk.iot', module='iot-service-client', version='2.0.2')
)
libraryDependencies += "com.microsoft.azure.sdk.iot" % "iot-service-client" % "2.0.2"
[com.microsoft.azure.sdk.iot/iot-service-client "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.rest : client-runtime | jar | 1.7.14 |
org.apache.qpid : proton-j | jar | 0.30.0 |
com.microsoft.azure : qpid-proton-j-extensions | jar | 1.2.3 |
com.google.code.gson : gson | jar | 2.8.9 |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.azure : azure-core | jar | 1.12.0 |
commons-codec : commons-codec | jar | 1.14 |
com.google.guava : guava | jar | 31.1-jre |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
org.projectlombok : lombok | jar | 1.18.12 |