Last Version

spring-cloud-starter-bus-stream 3.1.2

Spring Cloud Starter

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-bus-stream
Version

Version

3.1.2
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.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar 3.2.4
org.springframework.cloud : spring-cloud-bus jar 3.1.2

Project Modules

There are no modules declared in this project.