Access control list (ACL) module for Apache RocketMQ, providing authentication and authorization for messaging.
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-acl</artifactId>
<version>5.3.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of RocketMQ ACL client hook for authentication.
Ensure ACL is enabled on the RocketMQ broker and credentials match.
No dependency data recorded yet.