MVN

io.github.opensabe-tech : rocketmq-spring-boot-parent

Maven & Gradle

Jun 07, 2024
2k stars

RocketMQ Spring Boot Parent · Parent package for Apache RocketMQ Spring Boot Support

<dependency>
    <groupId>io.github.opensabe-tech</groupId>
    <artifactId>rocketmq-spring-boot-parent</artifactId>
    <version>2.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.opensabe-tech : rocketmq-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.2.4

All Versions

Choose a version of io.github.opensabe-tech : rocketmq-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
rocketmq-spring-boot-parent-2.2.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.opensabe-tech</groupId>
    <artifactId>rocketmq-spring-boot-parent</artifactId>
    <version>2.2.4</version>
</dependency>