Last Version

cmq client 1.1.0

Tencent Cloud Message Queue java SDK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.qcloud
ArtifactId

ArtifactId

cmq-client
Version

Version

1.1.0
Type

Type

jar
Description

Description

cmq client
Tencent Cloud Message Queue java SDK

Download cmq-client 1.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.4.1
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17
io.netty : netty-all jar 4.1.24.Final

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 2.6.3

Project Modules

There are no modules declared in this project.