spring-boot-starter-amqp-rmq

基于redis stream 的消息队列优化

License

License

Apache License
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.smarthito
ArtifactId

ArtifactId

spring-boot-starter-amqp-rmq
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-amqp-rmq
基于redis stream 的消息队列优化
Source Code Management

Source Code Management

https://github.com/yaojunguang/spring-boot-starter-amqp-rmq

Download spring-boot-starter-amqp-rmq

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.6
io.springfox : springfox-bean-validators jar 3.0.0
com.google.guava : guava jar 31.0.1-jre
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-pool2 jar 2.9.0
org.jetbrains : annotations jar 22.0.0

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.6
org.springframework.boot : spring-boot-starter-json jar 2.4.6
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.6
org.projectlombok : lombok Optional jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0