AWS Lambda Adapter for Spring Cloud Function

Compile Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
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. ...
App Server Apache 2.0
org.springframework.boot » spring-boot-starter
Core starter, including auto-configuration support, logging and YAML
Apache 2.0
org.springframework.cloud » spring-cloud-function-context
Implementation of core API for Spring Cloud Function
4.1.45.0.2
Apache 2.0
org.springframework.cloud » spring-cloud-function-web(optional)
Spring Cloud Function Web Support
4.1.45.0.2

Provided Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
Logging Bridge Apache 2.0
com.amazonaws » aws-lambda-java-log4j
Support for using Log4j 2.x with AWS Lambda.
1.0.11.6.2
Apache 2.0
com.amazonaws » aws-lambda-java-serialization
Serialization logic for the AWS Lambda Java Runtime
1.1.51.3.1
Apache 2.0
com.amazonaws » aws-lambda-java-core
Minimal set of interface definitions for Java support in AWS Lambda
1.2.31.4.0
Streaming Apache 2.0
com.amazonaws » amazon-kinesis-client
The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data
1.15.13.4.3
Apache 2.0
com.amazonaws » aws-lambda-java-events
Event interface definitions AWS services supported by AWS Lambda.
3.11.43.16.1
Streaming Apache 2.0
com.amazonaws » aws-java-sdk-kinesis(optional)
The AWS Java SDK for Amazon Kinesis module holds the client classes that are used for communicating
1.12.292.44.4
Amazon
com.amazonaws » amazon-kinesis-deaggregator(optional)
A library for performing in-memory deaggregation of Kinesis aggregated stream records.
1.0.3

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Amazon
com.amazonaws » amazon-kinesis-aggregator
A library for performing in-memory aggregation of Kinesis stream records.
1.0.3
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
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 ...