is not current version
Last Version 2.17.219

AWS Java SDK :: Code Generator Lite 2.17.19

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

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

codegen-lite
Version

Version

2.17.19
Type

Type

jar
Description

Description

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

Project URL

https://aws.amazon.com/sdkforjava

Download codegen-lite 2.17.19


<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/codegen-lite/ -->
<dependency>
    <groupId>software.amazon.awssdk</groupId>
    <artifactId>codegen-lite</artifactId>
    <version>2.17.19</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/codegen-lite/
implementation 'software.amazon.awssdk:codegen-lite:2.17.19'
// https://jarcasting.com/artifacts/software.amazon.awssdk/codegen-lite/
implementation ("software.amazon.awssdk:codegen-lite:2.17.19")
'software.amazon.awssdk:codegen-lite:jar:2.17.19'
<dependency org="software.amazon.awssdk" name="codegen-lite" rev="2.17.19">
  <artifact name="codegen-lite" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='codegen-lite', version='2.17.19')
)
libraryDependencies += "software.amazon.awssdk" % "codegen-lite" % "2.17.19"
[software.amazon.awssdk/codegen-lite "2.17.19"]

Dependencies

compile (7)

Group / Artifact Type Version
software.amazon.awssdk : annotations jar 2.17.19
software.amazon.awssdk : utils jar 2.17.19
com.squareup : javapoet jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.jr : jackson-jr-objects jar
org.eclipse.jdt : org.eclipse.jdt.core jar
org.eclipse.text : org.eclipse.text jar

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar
junit : junit jar

Project Modules

There are no modules declared in this project.