License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdsoftware.amazon.awssdk |
ArtifactId | ArtifactIdcodegen-lite |
Last Version | Last Version2.17.219 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAWS 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 |
Filename | Size |
---|---|
codegen-lite-2.17.219.pom | |
codegen-lite-2.17.219.jar | 51 KB |
codegen-lite-2.17.219-sources.jar | 35 KB |
codegen-lite-2.17.219-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/codegen-lite/ -->
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>codegen-lite</artifactId>
<version>2.17.219</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/codegen-lite/
implementation 'software.amazon.awssdk:codegen-lite:2.17.219'
// https://jarcasting.com/artifacts/software.amazon.awssdk/codegen-lite/
implementation ("software.amazon.awssdk:codegen-lite:2.17.219")
'software.amazon.awssdk:codegen-lite:jar:2.17.219'
<dependency org="software.amazon.awssdk" name="codegen-lite" rev="2.17.219">
<artifact name="codegen-lite" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='codegen-lite', version='2.17.219')
)
libraryDependencies += "software.amazon.awssdk" % "codegen-lite" % "2.17.219"
[software.amazon.awssdk/codegen-lite "2.17.219"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awssdk : annotations | jar | 2.17.219 |
software.amazon.awssdk : utils | jar | 2.17.219 |
software.amazon.awssdk : json-utils | jar | 2.17.219 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-core | jar | |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.vintage : junit-vintage-engine | jar |