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