is not current version
Last Version 2.2.2

RocketMQ Spring Boot Parent 2.2.1

Parent package for Apache RocketMQ Spring Boot Support

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.rocketmq
ArtifactId

ArtifactId

rocketmq-spring-boot-parent
Version

Version

2.2.1
Type

Type

pom
Description

Description

RocketMQ Spring Boot Parent
Parent package for Apache RocketMQ Spring Boot Support
Project URL

Project URL

https://github.com/apache/rocketmq-spring
Project Organization

Project Organization

Apache Software Foundation

Download rocketmq-spring-boot-parent 2.2.1


<!-- https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-spring-boot-parent/ -->
<dependency>
    <groupId>org.apache.rocketmq</groupId>
    <artifactId>rocketmq-spring-boot-parent</artifactId>
    <version>2.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-spring-boot-parent/
implementation 'org.apache.rocketmq:rocketmq-spring-boot-parent:2.2.1'
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-spring-boot-parent/
implementation ("org.apache.rocketmq:rocketmq-spring-boot-parent:2.2.1")
'org.apache.rocketmq:rocketmq-spring-boot-parent:pom:2.2.1'
<dependency org="org.apache.rocketmq" name="rocketmq-spring-boot-parent" rev="2.2.1">
  <artifact name="rocketmq-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.rocketmq', module='rocketmq-spring-boot-parent', version='2.2.1')
)
libraryDependencies += "org.apache.rocketmq" % "rocketmq-spring-boot-parent" % "2.2.1"
[org.apache.rocketmq/rocketmq-spring-boot-parent "2.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.