Last Version

Spring Cloud Function Stream Support 1.0.2.RELEASE

Spring Cloud Function Stream Support

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-function-stream
Version

Version

1.0.2.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Function Stream Support
Spring Cloud Function Stream Support
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-function-stream 1.0.2.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.1.8.RELEASE
org.springframework.cloud : spring-cloud-stream jar 1.3.3.RELEASE
org.springframework.cloud : spring-cloud-stream-reactive jar 1.3.3.RELEASE
org.springframework.cloud : spring-cloud-function-core jar 1.0.2.RELEASE
org.springframework.cloud : spring-cloud-function-context jar 1.0.2.RELEASE
org.springframework.cloud : spring-cloud-stream-binder-servlet Optional jar 1.0.2.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 1.5.13.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.13.RELEASE

Project Modules

There are no modules declared in this project.