spring-cloud-bus-rsocket

Spring Cloud Bus

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-bus-rsocket
Last Version

Last Version

3.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-bus-rsocket

How to add to project

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

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.
org.springframework.cloud

Spring Cloud

Tools for building common patterns in distributed systems with Spring

Versions

Version
3.1.2
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0