The AWS SDK for Java - Code Generator Lite module holds the classes and templates required to generate the source files for the core SDK.

Compile Dependencies (7)

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.
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
CodeGen Apache 2.0
com.squareup » javapoet
Use beautiful Java code to generate beautiful Java code.
EPL 2.0
org.eclipse.jdt » org.eclipse.jdt.core
Java Development Tools Core
EPL 1.0
org.eclipse.text » org.eclipse.text
Text
Annotation Lib Apache 2.0
software.amazon.awssdk » annotations2.9.02.54.3
Apache
software.amazon.awssdk » utils2.9.02.54.7

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
Testing BSD 3-clause
org.hamcrest » hamcrest-all
Core API and libraries of hamcrest matcher framework.
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation