<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>router-common</artifactId>
<version>1.15.4</version>
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='router-common', version='1.15.4')
)
<parent> <groupId>com.tencent.polaris</groupId> <artifactId>polaris-plugins-router</artifactId> <version>1.15.4</version> </parent>