Last Version

org.rocketmq:spring-boot-starter-rocketmq 1.2.0.RELEASE

starter for rocketmq

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.rocketmq
ArtifactId

ArtifactId

spring-boot-starter-rocketmq
Version

Version

1.2.0.RELEASE
Type

Type

jar
Description

Description

Download spring-boot-starter-rocketmq 1.2.0.RELEASE


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

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.