Last Version

spring-cloud-bus-rsocket 3.1.2

Spring Cloud Bus

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-bus-rsocket
Version

Version

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


<!-- 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.