is not current version
Last Version 3.2.4

spring-cloud-stream 3.2.3

Messaging Microservices with Spring Integration

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream
Version

Version

3.2.3
Type

Type

jar
Description

Description

spring-cloud-stream
Messaging Microservices with Spring Integration
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream 3.2.3


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator Optional jar
org.springframework.boot : spring-boot-starter-validation jar
org.springframework : spring-messaging jar
org.springframework.integration : spring-integration-core jar
org.springframework.integration : spring-integration-jmx jar
org.springframework.retry : spring-retry jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-function-context jar 3.2.4
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar

test (6)

Group / Artifact Type Version
org.springframework.integration : spring-integration-test jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.integration : spring-integration-http jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.kafka : spring-kafka jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.