License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.microsoft.azure.iothub-java-client |
ArtifactId | ArtifactIdiothub-java-service-client |
Version | Version1.0.11 |
Type | Typejar |
Description |
DescriptionIotHub Java Service SDK
The Microsoft Azure IoT Service SDK for Java
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.iothub-java-client/iothub-java-service-client/ -->
<dependency>
<groupId>com.microsoft.azure.iothub-java-client</groupId>
<artifactId>iothub-java-service-client</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.iothub-java-client/iothub-java-service-client/
implementation 'com.microsoft.azure.iothub-java-client:iothub-java-service-client:1.0.11'
// https://jarcasting.com/artifacts/com.microsoft.azure.iothub-java-client/iothub-java-service-client/
implementation ("com.microsoft.azure.iothub-java-client:iothub-java-service-client:1.0.11")
'com.microsoft.azure.iothub-java-client:iothub-java-service-client:jar:1.0.11'
<dependency org="com.microsoft.azure.iothub-java-client" name="iothub-java-service-client" rev="1.0.11">
<artifact name="iothub-java-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.iothub-java-client', module='iothub-java-service-client', version='1.0.11')
)
libraryDependencies += "com.microsoft.azure.iothub-java-client" % "iothub-java-service-client" % "1.0.11"
[com.microsoft.azure.iothub-java-client/iothub-java-service-client "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.5 |
org.glassfish : javax.json | jar | 1.0.4 |
commons-codec : commons-codec | jar | 1.6 |
org.apache.qpid : proton-j | jar | 0.15.0 |
com.microsoft.azure.iothub-java-client : websocket-transport-layer | jar | 0.1.1 |
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 |