| License |
License |
|---|---|
| GroupId | GroupIdvip.mate |
| ArtifactId | ArtifactIdmate-starter-rabbit |
| Version | Version4.0.11 |
| Type | Typejar |
| Description |
Descriptionbased on Spring Cloud Alibaba microservice components
|
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-rabbit/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-rabbit</artifactId>
<version>4.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-rabbit/
implementation 'vip.mate:mate-starter-rabbit:4.0.11'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-rabbit/
implementation ("vip.mate:mate-starter-rabbit:4.0.11")
'vip.mate:mate-starter-rabbit:jar:4.0.11'
<dependency org="vip.mate" name="mate-starter-rabbit" rev="4.0.11">
<artifact name="mate-starter-rabbit" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-rabbit', version='4.0.11')
)
libraryDependencies += "vip.mate" % "mate-starter-rabbit" % "4.0.11"
[vip.mate/mate-starter-rabbit "4.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-stream-rabbit | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.retry : spring-retry | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| vip.mate : mate-starter-common | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |