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