Azure IoT Central Java Device Client

The Azure IoTCentral Device client for Java and Android

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.lucadruda
ArtifactId

ArtifactId

iotc-java-device-client
Last Version

Last Version

2.0.0
Release Date

Release Date

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/

Download iotc-java-device-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.microsoft.azure.sdk.iot.provisioning.security : security-provider jar 1.3.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.4
com.microsoft.azure.sdk.iot : iot-device-client jar 1.26.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.

Versions

Version
2.0.0
1.0.5-beta.3
1.0.4
1.0.3
1.0.1
1.0.0