License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-stream-binder-rabbit-core |
Last Version | Last Version3.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-cloud-stream-binder-rabbit-core
RabbitMQ binder core
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-stream-binder-rabbit-test-support | jar | |
org.junit.vintage : junit-vintage-engine | jar |