MVN

com.aliyun.mq : mq-http-sdk

Maven & Gradle

Dec 23, 2021
3 usages
27 stars

Aliyun MQ Java HTTP SDK

<dependency>
    <groupId>com.aliyun.mq</groupId>
    <artifactId>mq-http-sdk</artifactId>
    <version>1.0.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aliyun.mq : mq-http-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3.2

All Versions

Choose a version of com.aliyun.mq : mq-http-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
mq-http-sdk-1.0.3.2
mq-http-sdk-1.0.3.1
mq-http-sdk-1.0.3
mq-http-sdk-1.0.2
mq-http-sdk-1.0.1
mq-http-sdk-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.aliyun.mq</groupId>
    <artifactId>mq-http-sdk</artifactId>
    <version>1.0.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aliyun.mq : mq-http-sdk gradle dependency to your build.gradle file:

implementation 'com.aliyun.mq:mq-http-sdk:1.0.3.2'

Gradle Kotlin DSL: Add the following com.aliyun.mq : mq-http-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aliyun.mq:mq-http-sdk:1.0.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aliyun.mq : mq-http-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aliyun.mq" % "mq-http-sdk" % "1.0.3.2"

Advertisement

Dependencies from Group

Dec 23, 2021
3 usages
27 stars

Discover Dependencies

Aug 23, 2023
4 usages
48 stars
Jul 11, 2023
6 usages
1.5k stars
Dec 02, 2018
6 usages
20 stars
Nov 22, 2022
7 usages
8 stars
Feb 23, 2017
6 usages
1 stars
Nov 29, 2017
11 usages
1 stars
Sep 20, 2016
2 usages
42 stars
Jul 26, 2015
2 usages
7 stars
Feb 23, 2017
3 usages
1 stars