| License | License | 
|---|---|
| GroupId | GroupIdcom.bpfaas | 
| ArtifactId | ArtifactIdbpfaas-spring-cloud-stream-binder-rabbit-core | 
| Version | Version3.0.0.RELEASE | 
| Type | Typejar | 
| Description | Descriptionbpfaas-spring-cloud-stream-binder-rabbit-core RabbitMQ binder core | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit-core/ -->
<dependency>
    <groupId>com.bpfaas</groupId>
    <artifactId>bpfaas-spring-cloud-stream-binder-rabbit-core</artifactId>
    <version>3.0.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit-core/
implementation 'com.bpfaas:bpfaas-spring-cloud-stream-binder-rabbit-core:3.0.0.RELEASE'// https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit-core/
implementation ("com.bpfaas:bpfaas-spring-cloud-stream-binder-rabbit-core:3.0.0.RELEASE")'com.bpfaas:bpfaas-spring-cloud-stream-binder-rabbit-core:jar:3.0.0.RELEASE'<dependency org="com.bpfaas" name="bpfaas-spring-cloud-stream-binder-rabbit-core" rev="3.0.0.RELEASE">
  <artifact name="bpfaas-spring-cloud-stream-binder-rabbit-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.bpfaas', module='bpfaas-spring-cloud-stream-binder-rabbit-core', version='3.0.0.RELEASE')
)libraryDependencies += "com.bpfaas" % "bpfaas-spring-cloud-stream-binder-rabbit-core" % "3.0.0.RELEASE"[com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit-core "3.0.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud : spring-cloud-stream | jar | 3.0.0.RELEASE | 
| org.springframework : spring-messaging | jar | |
| org.springframework.amqp : spring-rabbit | jar | |
| org.springframework.integration : spring-integration-amqp | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework : spring-web | jar | |
| org.apache.httpcomponents : httpclient | jar | |
| com.rabbitmq : http-client | jar | 2.1.0.RELEASE |