License |
License |
---|---|
GroupId | GroupIdcom.bpfaas |
ArtifactId | ArtifactIdbpfaas-spring-cloud-stream-binder-rabbit |
Version | Version3.0.1.RELEASE |
Type | Typejar |
Description |
Descriptionbpfaas-spring-cloud-stream-binder-rabbit
RabbitMQ binder implementation
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit/ -->
<dependency>
<groupId>com.bpfaas</groupId>
<artifactId>bpfaas-spring-cloud-stream-binder-rabbit</artifactId>
<version>3.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit/
implementation 'com.bpfaas:bpfaas-spring-cloud-stream-binder-rabbit:3.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit/
implementation ("com.bpfaas:bpfaas-spring-cloud-stream-binder-rabbit:3.0.1.RELEASE")
'com.bpfaas:bpfaas-spring-cloud-stream-binder-rabbit:jar:3.0.1.RELEASE'
<dependency org="com.bpfaas" name="bpfaas-spring-cloud-stream-binder-rabbit" rev="3.0.1.RELEASE">
<artifact name="bpfaas-spring-cloud-stream-binder-rabbit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bpfaas', module='bpfaas-spring-cloud-stream-binder-rabbit', version='3.0.1.RELEASE')
)
libraryDependencies += "com.bpfaas" % "bpfaas-spring-cloud-stream-binder-rabbit" % "3.0.1.RELEASE"
[com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit "3.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.bpfaas : bpfaas-spring-cloud-stream-binder-rabbit-core | jar | 3.0.1.RELEASE |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.cloud : spring-cloud-stream | jar | 3.0.10.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.cloud : spring-cloud-connectors-core Optional | jar | |
org.springframework : spring-messaging | jar | |
org.springframework.amqp : spring-rabbit | jar | |
org.springframework.integration : spring-integration-jmx | jar | |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-spring-service-connector Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.integration : spring-integration-test | jar | |
org.springframework.cloud : spring-cloud-stream-binder-test | jar | 3.0.10.RELEASE |
org.springframework.cloud : spring-cloud-stream-test-support-internal | jar | 3.0.10.RELEASE |