spring-boot-starter-amqp-rmq

基于redis stream 的消息队列优化

Лицензия

Лицензия

Apache License
Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.smarthito
Идентификатор

Идентификатор

spring-boot-starter-amqp-rmq
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-starter-amqp-rmq
基于redis stream 的消息队列优化
Система контроля версий

Система контроля версий

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

Скачать spring-boot-starter-amqp-rmq

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный 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)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 1.18.20

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0