Download rocketmq-client-3.2.6.jar file - Jar r

Jar examples for r:rocketmq-client

Description

You can download jar file rocketmq-client 3.2.6 in this page.

License

Apache License

Build File

You can use the following script to add rocketmq-client-3.2.6.jar to your project.

<dependency>
   <groupId>com.alibaba.rocketmq</groupId>
   <artifactId>rocketmq-client</artifactId>
   <version>3.2.6</version>
</dependency>
compile group: 'com.alibaba.rocketmq', name: 'rocketmq-client', version: '3.2.6'
libraryDependencies += "com.alibaba.rocketmq" % "rocketmq-client" % "3.2.6"
<dependency org="com.alibaba.rocketmq" name="rocketmq-client" rev="3.2.6"/>
@Grapes(@Grab(group='com.alibaba.rocketmq', module='rocketmq-client', version='3.2.6'))
'com.alibaba.rocketmq:rocketmq-client:jar:3.2.6'

Download

Click the following link to download the jar file.

rocketmq-client-3.2.6-javadoc.jar
rocketmq-client-3.2.6-sources.jar
rocketmq-client-3.2.6.jar
rocketmq-client-3.2.6.pom



Related Tutorials