Last Version

Spring RabbitMQ Stream Support 2.4.6

Spring RabbitMQ Stream Support

License

License

GroupId

GroupId

org.springframework.amqp
ArtifactId

ArtifactId

spring-rabbit-stream
Version

Version

2.4.6
Type

Type

jar
Description

Description

Spring RabbitMQ Stream Support
Spring RabbitMQ Stream Support
Project URL

Project URL

https://github.com/spring-projects/spring-amqp
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-amqp

Download spring-rabbit-stream 2.4.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.amqp : spring-rabbit jar 2.4.6
com.rabbitmq : stream-client jar 0.4.0
com.rabbitmq : http-client Optional jar 3.12.1

Project Modules

There are no modules declared in this project.