文件名 | 操作 |
---|---|
rocketmq-spring-boot-parent-2.3.1.pom | 下载 |
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-spring-boot-parent</artifactId>
<version>2.3.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.rocketmq', module='rocketmq-spring-boot-parent', version='2.3.1')
)