Last Version

org.springframework.cloud:spring-cloud-stream-reactive 2.2.1.RELEASE

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-reactive
Version

Version

2.2.1.RELEASE
Type

Type

jar
Description

Description

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream-reactive 2.2.1.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar 2.2.1.RELEASE
io.projectreactor : reactor-core jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.cloud : spring-cloud-stream-test-support jar 2.2.1.RELEASE
org.springframework.cloud : spring-cloud-stream-test-support-internal jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.