is not current version
Last Version 3.2.4

spring-cloud-stream-binder-rabbit-core 3.1.3

RabbitMQ binder core

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

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

Version

3.1.3
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.1.3


<!-- 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.1.3</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.1.3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-stream-binder-rabbit-core/
implementation ("org.springframework.cloud:spring-cloud-stream-binder-rabbit-core:3.1.3")
'org.springframework.cloud:spring-cloud-stream-binder-rabbit-core:jar:3.1.3'
<dependency org="org.springframework.cloud" name="spring-cloud-stream-binder-rabbit-core" rev="3.1.3">
  <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.1.3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-stream-binder-rabbit-core" % "3.1.3"
[org.springframework.cloud/spring-cloud-stream-binder-rabbit-core "3.1.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar 3.1.3
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 (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.