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