Last Version

rocketmq-client 3.6.2.Final 3.6.2.Final

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alibaba.rocketmq
ArtifactId

ArtifactId

rocketmq-client
Version

Version

3.6.2.Final
Type

Type

jar
Description

Description

rocketmq-client 3.6.2.Final
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download rocketmq-client 3.6.2.Final


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.