Last Version

Spring Cloud Starter Stream RocketMQ 2021.1

Spring Cloud Alibaba Starters

License

License

GroupId

GroupId

com.alibaba.cloud
ArtifactId

ArtifactId

spring-cloud-starter-stream-rocketmq
Version

Version

2021.1
Type

Type

jar
Description

Description

Spring Cloud Starter Stream RocketMQ
Spring Cloud Alibaba Starters
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-stream-rocketmq 2021.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar 3.1.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.2
org.springframework.boot : spring-boot Optional jar 2.4.2
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.4.2
org.springframework.boot : spring-boot-actuator Optional jar 2.4.2
org.springframework.boot : spring-boot-actuator-autoconfigure Optional jar 2.4.2
org.apache.rocketmq : rocketmq-spring-boot-starter jar 2.0.2

Project Modules

There are no modules declared in this project.