Last Version

spring-cloud-function-adapter-openwhisk 3.0.14.RELEASE

Apache OpenWhisk Adapter for Spring Cloud Function

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-function-adapter-openwhisk
Version

Version

3.0.14.RELEASE
Type

Type

jar
Description

Description

spring-cloud-function-adapter-openwhisk
Apache OpenWhisk Adapter for Spring Cloud Function
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-function-adapter-openwhisk 3.0.14.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-function-context jar 3.0.14.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.10.RELEASE
io.projectreactor : reactor-core jar 3.3.16.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.10.RELEASE

Project Modules

There are no modules declared in this project.