| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.azure.sdk.iot |
| ArtifactId | ArtifactIdiot-deps |
| Last Version | Last Version2.0.0-preview-001 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDependencies for Iot Hub Java SDK
Dependencies for Iot Hub Java SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| iot-deps-2.0.0-preview-001.pom | |
| iot-deps-2.0.0-preview-001.jar | 184 KB |
| iot-deps-2.0.0-preview-001-sources.jar | 157 KB |
| iot-deps-2.0.0-preview-001-javadoc.jar | 597 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-deps/ -->
<dependency>
<groupId>com.microsoft.azure.sdk.iot</groupId>
<artifactId>iot-deps</artifactId>
<version>2.0.0-preview-001</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-deps/
implementation 'com.microsoft.azure.sdk.iot:iot-deps:2.0.0-preview-001'
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-deps/
implementation ("com.microsoft.azure.sdk.iot:iot-deps:2.0.0-preview-001")
'com.microsoft.azure.sdk.iot:iot-deps:jar:2.0.0-preview-001'
<dependency org="com.microsoft.azure.sdk.iot" name="iot-deps" rev="2.0.0-preview-001">
<artifact name="iot-deps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.sdk.iot', module='iot-deps', version='2.0.0-preview-001')
)
libraryDependencies += "com.microsoft.azure.sdk.iot" % "iot-deps" % "2.0.0-preview-001"
[com.microsoft.azure.sdk.iot/iot-deps "2.0.0-preview-001"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.azure : qpid-proton-j-extensions | jar | 1.2.3 |
| com.google.code.gson : gson | jar | 2.8.1 |
| commons-codec : commons-codec | jar | 1.14 |
| org.apache.qpid : proton-j | jar | 0.30.0 |
| org.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.2.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |