is not current version
Last Version 3.1.2

spring-cloud-starter-bus-stream 3.0.3

Spring Cloud Starter

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-bus-stream
Version

Version

3.0.3
Type

Type

jar
Description

Description

spring-cloud-starter-bus-stream
Spring Cloud Starter
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-bus-stream 3.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar 3.1.3
org.springframework.cloud : spring-cloud-bus jar 3.0.3

Project Modules

There are no modules declared in this project.