AWS Lambda Adapter for Spring Cloud Function

Compile Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Amazon
com.amazonaws » amazon-kinesis-deaggregator(optional)
A library for performing in-memory deaggregation of Kinesis aggregated stream records.
1.0.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
Web Framework Apache 2.0
org.springframework » spring-web
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
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-context1 vulnerability
Implementation of core API for Spring Cloud Function
3.1.45.0.2
Apache 2.0
org.springframework.cloud » spring-cloud-function-web(optional)
Spring Cloud Function Web Support
3.1.45.0.2

Provided Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.amazonaws » aws-lambda-java-serialization
Serialization logic for the AWS Lambda Java Runtime
1.0.01.3.1
Logging Bridge Apache 2.0
com.amazonaws » aws-lambda-java-log4j
Support for using Log4j 2.x with AWS Lambda.
1.0.01.6.2
Apache 2.0
com.amazonaws » aws-lambda-java-core
Minimal set of interface definitions for Java support in AWS Lambda
1.2.11.4.0
Apache 2.0
com.amazonaws » aws-lambda-java-events
Event interface definitions AWS services supported by AWS Lambda.
2.2.63.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.11.8252.44.4

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 ...