is not current version
Last Version 3.1.2

spring-cloud-bus 3.1.0

Spring Cloud Bus

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-bus
Version

Version

3.1.0
Type

Type

jar
Description

Description

spring-cloud-bus
Spring Cloud Bus
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-bus 3.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.1
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.6.1
org.springframework.boot : spring-boot-starter-web Optional jar 2.6.1
org.springframework.cloud : spring-cloud-starter jar 3.1.0
org.springframework.cloud : spring-cloud-stream Optional jar 3.2.1
org.springframework.integration : spring-integration-core jar 5.5.6
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor Optional jar 2.13.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.1

Project Modules

There are no modules declared in this project.