License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.microsoft.azure.sdk.iot |
ArtifactId | ArtifactIdiot-service-client |
Version | Version1.31.1 |
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-1.31.1.pom | |
iot-service-client-1.31.1.jar | 294 KB |
iot-service-client-1.31.1-sources.jar | 227 KB |
iot-service-client-1.31.1-javadoc.jar | 871 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>1.31.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-service-client/
implementation 'com.microsoft.azure.sdk.iot:iot-service-client:1.31.1'
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-service-client/
implementation ("com.microsoft.azure.sdk.iot:iot-service-client:1.31.1")
'com.microsoft.azure.sdk.iot:iot-service-client:jar:1.31.1'
<dependency org="com.microsoft.azure.sdk.iot" name="iot-service-client" rev="1.31.1">
<artifact name="iot-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.sdk.iot', module='iot-service-client', version='1.31.1')
)
libraryDependencies += "com.microsoft.azure.sdk.iot" % "iot-service-client" % "1.31.1"
[com.microsoft.azure.sdk.iot/iot-service-client "1.31.1"]
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 | 0.13.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |