License |
License
Apache License
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.smarthito |
ArtifactId | ArtifactIdspring-boot-starter-amqp-rmq |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-amqp-rmq
基于redis stream 的消息队列优化
|
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |