Last Version

Azure IoT Central Java Device Client 2.1.2

The Azure IoTCentral Device client for Java and Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.lucadruda
ArtifactId

ArtifactId

iotc-device-client
Version

Version

2.1.2
Type

Type

jar
Description

Description

Azure IoT Central Java Device Client
The Azure IoTCentral Device client for Java and Android
Project URL

Project URL

https://github.com/lucadruda/iotc-java-device-client/
Source Code Management

Source Code Management

http://github.com/lucadruda/iotc-java-device-client/tree/master

Download iotc-device-client 2.1.2


<!-- https://jarcasting.com/artifacts/com.github.lucadruda/iotc-device-client/ -->
<dependency>
    <groupId>com.github.lucadruda</groupId>
    <artifactId>iotc-device-client</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lucadruda/iotc-device-client/
implementation 'com.github.lucadruda:iotc-device-client:2.1.2'
// https://jarcasting.com/artifacts/com.github.lucadruda/iotc-device-client/
implementation ("com.github.lucadruda:iotc-device-client:2.1.2")
'com.github.lucadruda:iotc-device-client:jar:2.1.2'
<dependency org="com.github.lucadruda" name="iotc-device-client" rev="2.1.2">
  <artifact name="iotc-device-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lucadruda', module='iotc-device-client', version='2.1.2')
)
libraryDependencies += "com.github.lucadruda" % "iotc-device-client" % "2.1.2"
[com.github.lucadruda/iotc-device-client "2.1.2"]

Dependencies

compile (6)

Group / Artifact Type Version
com.microsoft.azure.sdk.iot.provisioning.security : security-provider jar 1.4.0
com.microsoft.azure.sdk.iot.provisioning.security : x509-provider jar 1.1.4
com.microsoft.azure.sdk.iot.provisioning : provisioning-device-client jar 1.8.6
com.microsoft.azure.sdk.iot : iot-device-client jar 1.29.0
com.google.code.gson : gson jar 2.8.5
com.microsoft.azure : azure-storage jar 8.6.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.