com.eastedu.boot:rocketmq-spring-boot-starter

Aliyun's RocketMQ SprintBoot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.eastedu.boot
ArtifactId

ArtifactId

rocketmq-spring-boot-starter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.eastedu.boot:rocketmq-spring-boot-starter
Aliyun's RocketMQ SprintBoot Starter
Project URL

Project URL

https://gitee.com/sky-eyes/rocketmq-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/zhengqingya/OSSRH-49683/tree/master

Download rocketmq-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.aliyun.openservices : ons-client jar 1.8.7.3.Final
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar
org.springframework.boot : spring-boot-autoconfigure jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0