<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>loadbalancer-roundrobin</artifactId>
<version>2.0.0.0-RC3</version>
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='loadbalancer-roundrobin', version='2.0.0.0-RC3')
)
<dependency org="com.tencent.polaris" name="loadbalancer-roundrobin" rev="2.0.0.0-RC3" />
<parent> <groupId>com.tencent.polaris</groupId> <artifactId>polaris-plugins-loadbalancer</artifactId> <version>2.0.0.0-RC3</version> </parent>