文件名 | 操作 |
---|---|
circuitbreaker-1.0.0.pom | 下载 |
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>circuitbreaker</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='circuitbreaker', version='1.0.0')
)