0

I learn to do rocketMQ "Filter Example", but in eclipse, I don't find MessageSelector. Who can help me?

rocketMQ Filter Example Documentation.

enter image description here

Uwe Keim
  • 39,551
  • 56
  • 175
  • 291

1 Answers1

0

I get, it's at the http://maven.aliyun.com/nexus/

<dependency>
    <groupId>org.apache.rocketmq</groupId>
    <artifactId>rocketmq-client</artifactId>
    <version>4.2.0</version>
</dependency>
Erik A
  • 31,639
  • 12
  • 42
  • 67