File | Operation |
---|---|
polaris-plugins-router-1.9.1.pom | download |
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-plugins-router</artifactId>
<version>1.9.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-plugins-router', version='1.9.1')
)