Last Version

example 1.1.7

Tencent Cloud Message Queue java tcp SDK

License

License

GroupId

GroupId

com.qcloud
ArtifactId

ArtifactId

example
Version

Version

1.1.7
Type

Type

jar
Description

Description

example
Tencent Cloud Message Queue java tcp SDK
Source Code Management

Source Code Management

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

Download example 1.1.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.qcloud : cmq-tcp-client jar 1.1.7
commons-cli : commons-cli jar 1.2

Project Modules

There are no modules declared in this project.