The AWS SDK for Java - Code Generator module holds the classes and templates required to generate the AWS Java SDK clients for AWS services.

Compile Dependencies (37)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.18.52.21
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
2.18.53.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.18.52.21.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
2.18.53.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-stree
Simple immutable (read-only) tree model that builds directly on jackson-core (streaming),
2.18.53.1.3
CodeGen Apache 2.0
com.squareup » javapoet
Use beautiful Java code to generate beautiful Java code.
1.13.0
EPL 2.0
org.eclipse.jdt » org.eclipse.jdt.core
Java Development Tools Core
3.10.03.45.0
EPL 1.0
org.eclipse.text » org.eclipse.text
Text
3.5.101
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
4.3.15.23.0
MIT
org.reactivestreams » reactive-streams
A Protocol for Asynchronous Non-Blocking Data Sequence
1.0.4
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.7.362.0.18
Annotation Lib Apache 2.0
software.amazon.awssdk » annotations2.41.212.44.4
Apache 2.0
software.amazon.awssdk » http-client-spi2.41.212.44.4
Apache 2.0
software.amazon.awssdk » metrics-spi
This is the base module for SDK metrics feature. It contains the interfaces used for metrics feature
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » endpoints-spi2.41.212.44.4
Apache 2.0
software.amazon.awssdk » regions2.41.212.44.4
Apache 2.0
software.amazon.awssdk » auth
The AWS SDK for Java - Auth module holds the classes that are used for authentication with services
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » identity-spi
The AWS SDK for Java - Identity SPI module contains the Identity interfaces that are used by other modules in
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » http-auth
The AWS SDK for Java - HTTP Auth module contains interfaces and implementations
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » http-auth-spi
The AWS SDK for Java - HTTP Auth SPI module contains the interfaces for authentication that are used by other
2.41.212.44.4
Auth Lib Apache 2.0
software.amazon.awssdk » http-auth-aws
The AWS SDK for Java - HTTP Auth AWS module contains interfaces and implementations for HTTP
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » retries-spi2.41.212.44.4
Apache 2.0
software.amazon.awssdk » arns
The AWS SDK for Java - Arns module holds the classes that are related to AWS ARN
2.41.212.44.4
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
2.41.212.44.4
Cloud Computing Apache 2.0
software.amazon.awssdk » aws-core
The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » utils2.41.212.44.4
Apache 2.0
software.amazon.awssdk » aws-json-protocol
The AWS SDK for Java - module holds the classes for AWS Json protocol
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » aws-cbor-protocol
The AWS SDK for Java - module holds the classes for AWS Cbor protocol
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » aws-query-protocol
The AWS SDK for Java - module holds the classes for AWS Query protocol
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » aws-xml-protocol
The AWS SDK for Java - module holds the classes for AWS Xml protocol
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » smithy-rpcv2-protocol
The AWS SDK for Java - module holds the classes for Smithy RPCv2 Protocol
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » protocol-core
The AWS SDK for Java - module holds the core protocol classes
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » ruleset-testing-core
Test package for testing correctness of RuleSet usage in the service clients.
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » json-utils2.41.212.44.4
Apache 2.0
software.amazon.awssdk » checksums
The AWS SDK for Java - Checksums module contains checksums and related items that are used by other modules in
2.41.212.44.4
Apache 2.0
software.amazon.awssdk » checksums-spi
The AWS SDK for Java - Checksums SPI module contains checksum interfaces that are used by other modules
2.41.212.44.4

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Testing Apache 2.0
nl.jqno.equalsverifier » equalsverifier
EqualsVerifier can be used in JUnit unit tests to verify whether the contract for the equals and hashCode methods is ...
3.15.14.5
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.20.23.27.7
Testing BSD 3-clause
org.hamcrest » hamcrest-all
Core API and libraries of hamcrest matcher framework.
1.33.0
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 ...