Azure Function Adapter for Spring Cloud Function

Compile Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
com.google.code.findbugs » annotations
Annotations the SpotBugs tool supports
3.0.14.9.8
MIT
com.microsoft.azure.functions » azure-functions-java-library
This package contains all Java interfaces and annotations to interact with Microsoft Azure functions runtime.
3.1.03.3.0
MIT
com.microsoft.azure.functions » azure-functions-java-spi
This package contains all SPI interfaces for third parties to interact with Microsoft Azure functions runtime.
1.0.01.1.0
Config Apache 2.0
org.springframework.boot » spring-boot-autoconfigure
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ...
Apache 2.0
org.springframework.cloud » spring-cloud-function-context
Implementation of core API for Spring Cloud Function
4.3.05.0.2
Apache 2.0
org.springframework.cloud » spring-cloud-function-serverless-web
Base serverless web adapter
4.3.05.0.2

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Java Spec EPL 2.0 +1
jakarta.servlet » jakarta.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito