A suite of utilities for AWS Lambda Functions that makes handling large messages in SQS and SNS easier.
Compile Dependencies (8)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.amazonaws
»
aws-lambda-java-events Event interface definitions AWS services supported by AWS Lambda. | 3.16.1 | ✔ | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.19.2 | 3.1.3 | |
Apache 2.0
| software.amazon.awssdk
»
sdk-core The AWS SDK for Java - SDK Core runtime module holds the classes that are used by the individual service | ${awsjavasdk.version} | 2.44.6 | |
Apache 2.0
| software.amazon.awssdk » utils | ${awsjavasdk.version} | 2.44.6 | |
S3 Client
Apache 2.0
| software.amazon.awssdk
»
s3 The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.6 | |
Apache 2.0
| software.amazon.awssdk » url-connection-client | 2.32.5 | 2.44.6 | |
Apache 2.0
| software.amazon.lambda
»
powertools-common Internal utilities shared by the Powertools for AWS Lambda (Java) modules. Do not use directly in your project. | 2.2.1 | 2.10.0 | |
Apache 2.0
| software.amazon.payloadoffloading
»
payloadoffloading-common Common library between extended Amazon AWS clients to save payloads up to 2GB on Amazon S3. | 2.2.0 | ✔ |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
AOP
EPL 2.0
| org.aspectj
»
aspectjrt The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous | 1.9.7 | 1.9.25.1 |
Test Dependencies (9)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang3 Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.18.0 | 3.20.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j2-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.25.1 | 2.26.0 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjweaver The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time | 1.9.7 | 1.9.25.1 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.27.3 | 3.27.7 | |
Testing
EPL 2.0
| org.junit-pioneer
»
junit-pioneer JUnit 5 Extension Pack | 2.0.0 | 2.3.0 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.10.2 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.10.2 | 6.0.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.18.0 | 5.23.0 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 2.0.17 | 2.0.18 |
