Spring Cloud AWS Messaging

Compile Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.amazonaws » aws-java-sdk-sns
The AWS Java SDK for Amazon SNS module holds the client classes that are used for communicating with
${awsjavasdk.version}2.47.5
com.amazonaws » aws-java-sdk-sqs
The AWS Java SDK for Amazon SQS module holds the client classes that are used for communicating with
${awsjavasdk.version}2.47.5
org.springframework » spring-messaging
Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ...
Web Framework Apache 2.0
org.springframework » spring-web(optional)
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
Web Framework Apache 2.0
org.springframework » spring-webmvc(optional)
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-aws-context
Spring Cloud AWS Context
2.2.6.RELEASE

Provided Dependencies (1)

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

Test Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
Date/Time Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr310
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
Testing Apache 2.0
org.springframework » spring-test
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ...