MVN

com.alibaba.mqtt : server-sdk

Maven & Gradle

Apr 19, 2023
1 stars

onsmqtt-server-sdk · Aliyun onsmqtt for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

<dependency>
    <groupId>com.alibaba.mqtt</groupId>
    <artifactId>server-sdk</artifactId>
    <version>1.0.5.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.mqtt : server-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5.Final

All Versions

Choose a version of com.alibaba.mqtt : server-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
server-sdk-1.0.5.Final
server-sdk-1.0.4.Final
server-sdk-1.0.1.Final
server-sdk-1.0.0.Final

How to add a dependency to Maven

Add the following com.alibaba.mqtt : server-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.alibaba.mqtt</groupId>
    <artifactId>server-sdk</artifactId>
    <version>1.0.5.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alibaba.mqtt : server-sdk gradle dependency to your build.gradle file:

implementation 'com.alibaba.mqtt:server-sdk:1.0.5.Final'

Gradle Kotlin DSL: Add the following com.alibaba.mqtt : server-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.alibaba.mqtt:server-sdk:1.0.5.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alibaba.mqtt : server-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alibaba.mqtt" % "server-sdk" % "1.0.5.Final"

Advertisement

Dependencies from Group

Apr 19, 2023
1 stars

Discover Dependencies

Jul 21, 2023
5 usages
637 stars
Jul 21, 2023
5 usages
637 stars
Jul 21, 2023
5 usages
637 stars
Dec 17, 2021
2 usages
1 stars
Dec 17, 2021
1 usages
1 stars
Mar 08, 2023
1 stars
Aug 24, 2023
2 usages
48 stars
Aug 24, 2023
1 usages
48 stars