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