File | Operation |
---|---|
detachment-rocketmq-example-1.0.0-RELEASE.pom | download |
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-rocketmq-example</artifactId>
<version>1.0.0-RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-rocketmq-example', version='1.0.0-RELEASE')
)
<dependency org="cn.detachment" name="detachment-rocketmq-example" rev="1.0.0-RELEASE" />