cmq tcp client

Tencent Cloud Message Queue java tcp SDK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.qcloud
ArtifactId

ArtifactId

cmq-tcp-client
Last Version

Last Version

1.1.7
Release Date

Release Date

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

How to add to project

<!-- 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.
com.qcloud

腾讯云

腾讯云的APIs, SDKs, 开源项目以及文档

Versions

Version
1.1.7
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1