StackConfiguration

Compile Dependencies (28)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.amazonaws » aws-java-sdk-secretsmanager
The AWS Java SDK for AWS Secrets Manager module holds the client classes that are used for
${awsjavasdk.version}2.54.7
Encryption Lib Apache 2.0
com.amazonaws » aws-java-sdk-kms
The AWS Java SDK for AWS KMS module holds the client classes that are used for communicating with AWS
${awsjavasdk.version}2.54.7
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.54.7
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.54.7
Apache 2.0
com.amazonaws » aws-java-sdk-ses
The AWS Java SDK for Amazon SES module holds the client classes that are used for communicating with
${awsjavasdk.version}2.54.7
S3 Client Apache 2.0
com.amazonaws » aws-java-sdk-s3
The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with
${awsjavasdk.version}2.54.7
Apache 2.0
com.amazonaws » aws-java-sdk-athena
The AWS Java SDK for Amazon Athena module holds the client classes that are used for communicating
${awsjavasdk.version}2.54.7
Apache 2.0
com.amazonaws » aws-java-sdk-glue
The AWS Java SDK for AWS Glue module holds the client classes that are used for communicating
${awsjavasdk.version}2.54.7
Streaming Apache 2.0
com.amazonaws » aws-java-sdk-kinesis
The AWS Java SDK for Amazon Kinesis module holds the client classes that are used for communicating
${awsjavasdk.version}2.54.7
Cloud Monitoring Apache 2.0
com.amazonaws » aws-java-sdk-cloudwatch
The AWS Java SDK for Amazon CloudWatch module holds the client classes that are used for communicating
${awsjavasdk.version}2.54.7
Apache 2.0
com.amazonaws » aws-java-sdk-sts
The AWS Java SDK for AWS STS module holds the client classes that are used for communicating with AWS
${awsjavasdk.version}2.54.7
Apache 2.0
com.amazonaws » aws-java-sdk-stepfunctions
The AWS Java SDK for AWS Step Functions module holds the client classes that are used for communicating
${awsjavasdk.version}2.0.0-preview-11
Apache 2.0
com.amazonaws » aws-java-sdk-cloudfront
The AWS Java SDK for Amazon CloudFront module holds the client classes that are used for communicating
${awsjavasdk.version}2.54.7
Apache 2.0
com.amazonaws » aws-java-sdk-appconfigdata
The AWS Java SDK for App Config Data module holds the client classes that are used for
${awsjavasdk.version}2.54.7
Apache 2.0
com.amazonaws » aws-java-sdk-ssm
The AWS Java SDK for AWS Simple Systems Management Service holds the client classes that are used for
${awsjavasdk.version}2.54.7
Apache 2.0
com.amazonaws » aws-java-sdk-apigatewayv2
The AWS Java SDK for ApiGatewayV2 module holds the client classes that are used for
${awsjavasdk.version}2.54.7
Dep Injection Apache 2.0
com.google.inject » guice
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
5.1.07.0.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.121.22.1
Collections Apache 2.0
org.apache.commons » commons-collections4
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
4.14.6.0
Logging Apache 2.0
org.apache.logging.log4j » log4j-core
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.26.02.26.1
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-jcl
The Apache Log4j Commons Logging Adapter
2.26.02.26.1
org.jdom » jdom2
A complete, Java-based solution for accessing, manipulating,
2.0.6.1
Apache 2.0
org.opensearch.client » opensearch-java
High level OpenSearch Java Client.
3.7.03.9.0
Apache 2.0
software.amazon.awssdk » auth
The AWS SDK for Java - Auth module holds the classes that are used for authentication with services
${awsjavasdk.version}2.54.7
Apache 2.0
software.amazon.awssdk » sso
The AWS Java SDK for SSO module holds the client classes that are used for
${awsjavasdk.version}2.54.7
Apache 2.0
software.amazon.awssdk » ssooidc
The AWS Java SDK for SSO OIDC module holds the client classes that are used for
${awsjavasdk.version}2.54.7
Apache 2.0
software.amazon.awssdk » opensearchserverless
The AWS Java SDK for Open Search Serverless module holds the client classes that are used for
${awsjavasdk.version}2.54.7
Apache 2.0
software.amazon.awssdk » apache-client${awsjavasdk.version}2.54.7

Runtime Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient
Apache HttpComponents Client
4.5.135.6.4

Test Dependencies (11)

Category/LicenseGroup / ArtifactVersionUpdates
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.8.111.9.25.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.10.26.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.10.26.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
1.10.26.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-runner
Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment.
1.10.21.14.4
Testing EPL 2.0
org.junit.vintage » junit-vintage-engine
A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ...
5.10.26.1.3
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
5.23.0
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
5.23.0
AOP Apache 2.0
org.springframework » spring-aspects
Spring Aspects integrates Spring with AspectJ.
6.2.187.0.9
Dep Injection Apache 2.0
org.springframework » spring-context
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
6.2.187.0.9
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 ...
6.2.187.0.9