File | Operation |
---|---|
polaris-plugins-loadbalancer-2.0.0.0-RC3.pom | download |
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-plugins-loadbalancer</artifactId>
<version>2.0.0.0-RC3</version>
<type>pom</type>
</dependency>
libraryDependencies += "com.tencent.polaris" % "polaris-plugins-loadbalancer" % "2.0.0.0-RC3"
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-plugins-loadbalancer', version='2.0.0.0-RC3')
)
<dependency org="com.tencent.polaris" name="polaris-plugins-loadbalancer" rev="2.0.0.0-RC3" />