Registry / cloud / spring-cloud-function-dependencies

spring-cloud-function-dependencies

JSON →
library5.0.1javamavenunverified

Bill of materials for Spring Cloud Function, managing dependencies for serverless function development.

<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-function-dependencies</artifactId> <version>5.0.1</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-CLOUD-FUNCT
S
spring-cloud-function-dependencies
cloudjavav5.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FunctionCatalog
org.springframework.cloud.function.context.FunctionCatalog

Looks up a function from the Spring Cloud Function catalog.

import org.springframework.cloud.function.context.FunctionCatalog; FunctionCatalog catalog = new FunctionCatalog(); Function<String, String> fn = catalog.lookup("uppercase");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
spring-cloud-function-dependencies — mvn dependency:get spring-cloud-function-dependencies · libregistry