iot-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

iot-client
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

iot-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download iot-client

Filename Size
iot-client-1.3.0.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/iot-client/ -->
<dependency>
    <groupId>com.aliyun.openservices</groupId>
    <artifactId>iot-client</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/iot-client/
implementation 'com.aliyun.openservices:iot-client:1.3.0'
// https://jarcasting.com/artifacts/com.aliyun.openservices/iot-client/
implementation ("com.aliyun.openservices:iot-client:1.3.0")
'com.aliyun.openservices:iot-client:pom:1.3.0'
<dependency org="com.aliyun.openservices" name="iot-client" rev="1.3.0">
  <artifact name="iot-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='iot-client', version='1.3.0')
)
libraryDependencies += "com.aliyun.openservices" % "iot-client" % "1.3.0"
[com.aliyun.openservices/iot-client "1.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.22.Final
org.projectlombok : lombok jar 1.16.20
org.slf4j : slf4j-api jar 1.7.5
com.google.guava : guava jar 23.6-jre

Project Modules

  • iot-client-base
  • iot-client-message

Versions

Version
1.3.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0