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