<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>router-rule</artifactId>
<version>1.11.5</version>
</dependency>
<parent> <groupId>com.tencent.polaris</groupId> <artifactId>polaris-plugins-router</artifactId> <version>1.11.5</version> </parent>
compile
|-- com.tencent.polaris:router-common
|-- com.tencent.polaris:polaris-logging
|-- com.tencent.polaris:polaris-circuitbreaker-client
provided
test
|-- io.grpc:grpc-all