Last Version

Spring Cloud Function Core 3.2.6

Spring Cloud Function Core

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-function-core
Version

Version

3.2.6
Type

Type

jar
Description

Description

Spring Cloud Function Core
Spring Cloud Function Core
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-function-core 3.2.6


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

Dependencies

compile (3)

Group / Artifact Type Version
io.projectreactor : reactor-core jar
org.springframework : spring-core jar
javax.annotation : javax.annotation-api jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.