is not current version
Last Version 3.1.2

spring-cloud-bus-rsocket 3.0.3

Spring Cloud Bus

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-bus-rsocket
Version

Version

3.0.3
Type

Type

jar
Description

Description

spring-cloud-bus-rsocket
Spring Cloud Bus
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-bus-rsocket 3.0.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.6
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.4.6
org.springframework.cloud : spring-cloud-bus jar 3.0.3
org.springframework.cloud : spring-cloud-function-rsocket jar 3.1.3
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.11.4
io.rsocket.routing : rsocket-routing-client-spring Optional jar 0.2.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.4.6

Project Modules

There are no modules declared in this project.