ilovedumplings opened a new issue, #5525: URL: https://github.com/apache/rocketmq/issues/5525
[in the](https://rocketmq.apache.org/zh/docs/quickStart/02quickstart) int the rocket mq 5.0.0 quick start , it use rocketmq-client-java i wanna know what's diff between rocketmq-client-java and rocketmq -client <dependency> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-client</artifactId> <version>5.0.0</version> </dependency> <dependency> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-client-java</artifactId> <version>5.0.0</version> </dependency> thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
