Azure Function Adapter for Spring Cloud Function

Compile Dependencies (6)

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.0.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
Web Framework Apache 2.0
org.springframework » spring-webmvc
Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ...
Apache 2.0
org.springframework.cloud » spring-cloud-function-serverless-web
Base serverless web adapter
4.0.35.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 (2)

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
Web Framework Apache 2.0
org.springframework.boot » spring-boot-starter-web
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ...