File | Operation |
---|---|
rocketmq-streams-all-1.1.1.pom | download |
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams-all</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.rocketmq', module='rocketmq-streams-all', version='1.1.1')
)
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>18</version> </parent>