Client library for Apache RocketMQ, a distributed messaging and streaming platform.
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-client</artifactId>
<version>5.5.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and start a default RocketMQ producer.
Set namesrvAddr via setNamesrvAddr() or environment variable.
No dependency data recorded yet.