Last Version

Aliyun MQ Java HTTP SDK 1.0.3.2

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.2
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.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpasyncclient jar 4.1
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.32
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.