Last Version

IotHub Java Service SDK 1.0.2

The Microsoft Azure IoT Service SDK for Java

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.microsoft.azure.iothub-java-client
ArtifactId

ArtifactId

iothub-java-service-client-dev
Version

Version

1.0.2
Type

Type

jar
Description

Description

IotHub Java Service SDK
The Microsoft Azure IoT Service SDK for Java
Source Code Management

Source Code Management

https://github.com/Azure/azure-iot-sdks.git

Download iothub-java-service-client-dev 1.0.2


<!-- 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"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.