License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.rebue.sbs |
ArtifactId | ArtifactIdamqp-spring-boot-starter |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionamqp-spring-boot-start
AMQP的SpringBoot启动器
|
<!-- https://jarcasting.com/artifacts/com.github.rebue.sbs/amqp-spring-boot-starter/ -->
<dependency>
<groupId>com.github.rebue.sbs</groupId>
<artifactId>amqp-spring-boot-starter</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.sbs/amqp-spring-boot-starter/
implementation 'com.github.rebue.sbs:amqp-spring-boot-starter:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.sbs/amqp-spring-boot-starter/
implementation ("com.github.rebue.sbs:amqp-spring-boot-starter:1.2.4")
'com.github.rebue.sbs:amqp-spring-boot-starter:jar:1.2.4'
<dependency org="com.github.rebue.sbs" name="amqp-spring-boot-starter" rev="1.2.4">
<artifact name="amqp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.sbs', module='amqp-spring-boot-starter', version='1.2.4')
)
libraryDependencies += "com.github.rebue.sbs" % "amqp-spring-boot-starter" % "1.2.4"
[com.github.rebue.sbs/amqp-spring-boot-starter "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rebue.wheel : wheel-serialization | jar | |
org.springframework.cloud : spring-cloud-starter-bus-amqp | jar | |
com.esotericsoftware : kryo | jar | 4.0.2 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.slf4j : slf4j-api Optional | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |