License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.rebue.sbs |
ArtifactId | ArtifactIdrabbit-spring-boot-starter |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Starter类项目
|
<!-- https://jarcasting.com/artifacts/com.github.rebue.sbs/rabbit-spring-boot-starter/ -->
<dependency>
<groupId>com.github.rebue.sbs</groupId>
<artifactId>rabbit-spring-boot-starter</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.sbs/rabbit-spring-boot-starter/
implementation 'com.github.rebue.sbs:rabbit-spring-boot-starter:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.sbs/rabbit-spring-boot-starter/
implementation ("com.github.rebue.sbs:rabbit-spring-boot-starter:1.2.4")
'com.github.rebue.sbs:rabbit-spring-boot-starter:jar:1.2.4'
<dependency org="com.github.rebue.sbs" name="rabbit-spring-boot-starter" rev="1.2.4">
<artifact name="rabbit-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.sbs', module='rabbit-spring-boot-starter', version='1.2.4')
)
libraryDependencies += "com.github.rebue.sbs" % "rabbit-spring-boot-starter" % "1.2.4"
[com.github.rebue.sbs/rabbit-spring-boot-starter "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot Optional | jar | 2.3.12.RELEASE |
com.rabbitmq : amqp-client | jar | 5.9.0 |
org.apache.commons : commons-pool2 | jar | 2.8.1 |
com.github.rebue.wheel : wheel-serialization | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.12.RELEASE |