is not current version
Last Version 1.0.3.2

Aliyun MQ Java HTTP SDK 1.0.3

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

License

License

MIT
GroupId

GroupId

com.aliyun.mq
ArtifactId

ArtifactId

mq-http-sdk
Version

Version

1.0.3
Type

Type

jar
Description

Description

Aliyun MQ Java HTTP SDK
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.aliyun.com/product/ons
Source Code Management

Source Code Management

https://github.com/aliyunmq/mq-http-java-sdk

Download mq-http-sdk 1.0.3


<!-- https://jarcasting.com/artifacts/com.aliyun.mq/mq-http-sdk/ -->
<dependency>
    <groupId>com.aliyun.mq</groupId>
    <artifactId>mq-http-sdk</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.mq/mq-http-sdk/
implementation 'com.aliyun.mq:mq-http-sdk:1.0.3'
// https://jarcasting.com/artifacts/com.aliyun.mq/mq-http-sdk/
implementation ("com.aliyun.mq:mq-http-sdk:1.0.3")
'com.aliyun.mq:mq-http-sdk:jar:1.0.3'
<dependency org="com.aliyun.mq" name="mq-http-sdk" rev="1.0.3">
  <artifact name="mq-http-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.mq', module='mq-http-sdk', version='1.0.3')
)
libraryDependencies += "com.aliyun.mq" % "mq-http-sdk" % "1.0.3"
[com.aliyun.mq/mq-http-sdk "1.0.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpasyncclient jar 4.1
org.apache.commons : commons-lang3 jar 3.4
commons-logging : commons-logging jar 1.1.3
org.apache.logging.log4j : log4j-api jar 2.12.0
org.apache.logging.log4j : log4j-core jar 2.12.0
org.apache.logging.log4j : log4j-jcl jar 2.12.0
com.google.code.gson : gson jar 2.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.