<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>healthchecker-http</artifactId>
<version>1.2.2</version>
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='healthchecker-http', version='1.2.2')
)
<parent> <groupId>com.tencent.polaris</groupId> <artifactId>polaris-plugins-healthchecker</artifactId> <version>1.2.2</version> </parent>