File | Operation |
---|---|
dubbo-examples-0.3.1-3.2.7.pom | download |
<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')
)
<parent> <groupId>com.tencent.polaris</groupId> <artifactId>dubbo</artifactId> <version>0.3.1-3.2.7</version> </parent>