MVN

com.aliyun.openservices : iot-client

Maven & Gradle

Apr 20, 2019

iot-client

<dependency>
    <groupId>com.aliyun.openservices</groupId>
    <artifactId>iot-client</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aliyun.openservices : iot-client to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.aliyun.openservices : iot-client to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
iot-client-1.3.0
1.1.x
iot-client-1.1.3
iot-client-1.1.2
iot-client-1.1.1
iot-client-1.1.0
1.0.x
iot-client-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aliyun.openservices</groupId>
    <artifactId>iot-client</artifactId>
    <version>1.3.0</version>
</dependency>