Last Version

cmq tcp client 1.1.7

Tencent Cloud Message Queue java tcp SDK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.qcloud
ArtifactId

ArtifactId

cmq-tcp-client
Version

Version

1.1.7
Type

Type

jar
Description

Description

cmq tcp client
Tencent Cloud Message Queue java tcp SDK
Source Code Management

Source Code Management

https://github.com/tencentyun/cmq-java-sdk

Download cmq-tcp-client 1.1.7


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

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.