| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdcom.microsoft.azure.iothub-java-client |
| ArtifactId | ArtifactIdiothub-java-service-client-dev |
| Version | Version1.0.2 |
| 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-dev/ -->
<dependency>
<groupId>com.microsoft.azure.iothub-java-client</groupId>
<artifactId>iothub-java-service-client-dev</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.iothub-java-client/iothub-java-service-client-dev/
implementation 'com.microsoft.azure.iothub-java-client:iothub-java-service-client-dev:1.0.2'
// https://jarcasting.com/artifacts/com.microsoft.azure.iothub-java-client/iothub-java-service-client-dev/
implementation ("com.microsoft.azure.iothub-java-client:iothub-java-service-client-dev:1.0.2")
'com.microsoft.azure.iothub-java-client:iothub-java-service-client-dev:jar:1.0.2'
<dependency org="com.microsoft.azure.iothub-java-client" name="iothub-java-service-client-dev" rev="1.0.2">
<artifact name="iothub-java-service-client-dev" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.iothub-java-client', module='iothub-java-service-client-dev', version='1.0.2')
)
libraryDependencies += "com.microsoft.azure.iothub-java-client" % "iothub-java-service-client-dev" % "1.0.2"
[com.microsoft.azure.iothub-java-client/iothub-java-service-client-dev "1.0.2"]
| 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 |
| com.microsoft.azure.iot : proton-j-azure-iot | jar | 0.12.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jmockit : jmockit | jar | 1.19 |
| junit : junit-dep | jar | 4.11 |
| com.microsoft.azure : azure-storage | jar | 4.0.0 |