<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>registry-memory</artifactId>
<version>1.11.5</version>
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='registry-memory', version='1.11.5')
)