Last Version

Provisioning Device Client 1.0.1

The Microsoft Azure IoT Provisioning Device Client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure.sdk.iot.provisioning
ArtifactId

ArtifactId

provisioning-device-client-preview
Version

Version

1.0.1
Type

Type

jar
Description

Description

Provisioning Device Client
The Microsoft Azure IoT Provisioning Device Client for Java
Project URL

Project URL

http://azure.github.io/azure-iot-sdk-java/
Source Code Management

Source Code Management

https://github.com/Azure/azure-iot-sdk-java.git

Download provisioning-device-client-preview 1.0.1


<!-- https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot.provisioning/provisioning-device-client-preview/ -->
<dependency>
    <groupId>com.microsoft.azure.sdk.iot.provisioning</groupId>
    <artifactId>provisioning-device-client-preview</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot.provisioning/provisioning-device-client-preview/
implementation 'com.microsoft.azure.sdk.iot.provisioning:provisioning-device-client-preview:1.0.1'
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot.provisioning/provisioning-device-client-preview/
implementation ("com.microsoft.azure.sdk.iot.provisioning:provisioning-device-client-preview:1.0.1")
'com.microsoft.azure.sdk.iot.provisioning:provisioning-device-client-preview:jar:1.0.1'
<dependency org="com.microsoft.azure.sdk.iot.provisioning" name="provisioning-device-client-preview" rev="1.0.1">
  <artifact name="provisioning-device-client-preview" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.sdk.iot.provisioning', module='provisioning-device-client-preview', version='1.0.1')
)
libraryDependencies += "com.microsoft.azure.sdk.iot.provisioning" % "provisioning-device-client-preview" % "1.0.1"
[com.microsoft.azure.sdk.iot.provisioning/provisioning-device-client-preview "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.microsoft.azure.sdk.iot : iot-deps-preview jar 1.0.1
com.microsoft.azure.sdk.iot.provisioning.security : security-provider-preview jar 1.0.1

Project Modules

There are no modules declared in this project.