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