Last Version

spring-cloud-stream-binder-rabbit-core 3.2.4

RabbitMQ binder core

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-binder-rabbit-core
Version

Version

3.2.4
Type

Type

jar
Description

Description

spring-cloud-stream-binder-rabbit-core
RabbitMQ binder core
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream-binder-rabbit-core 3.2.4


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-stream-binder-rabbit-core/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-stream-binder-rabbit-core</artifactId>
    <version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-stream-binder-rabbit-core/
implementation 'org.springframework.cloud:spring-cloud-stream-binder-rabbit-core:3.2.4'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-stream-binder-rabbit-core/
implementation ("org.springframework.cloud:spring-cloud-stream-binder-rabbit-core:3.2.4")
'org.springframework.cloud:spring-cloud-stream-binder-rabbit-core:jar:3.2.4'
<dependency org="org.springframework.cloud" name="spring-cloud-stream-binder-rabbit-core" rev="3.2.4">
  <artifact name="spring-cloud-stream-binder-rabbit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-stream-binder-rabbit-core', version='3.2.4')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-stream-binder-rabbit-core" % "3.2.4"
[org.springframework.cloud/spring-cloud-stream-binder-rabbit-core "3.2.4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar
org.springframework.boot : spring-boot-starter-amqp 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

test (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream-binder-rabbit-test-support jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.