File | Operation |
---|---|
dubbo-ratelimit-example-0.2.1.pom | download |
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>dubbo-ratelimit-example</artifactId>
<version>0.2.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='dubbo-ratelimit-example', version='0.2.1')
)
<parent> <groupId>com.tencent.polaris</groupId> <artifactId>dubbo-examples</artifactId> <version>0.2.1</version> </parent>