License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdsoftware.amazon.awssdk |
ArtifactId | ArtifactIdcodegen-lite |
Version | Version2.17.191 |
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.191.pom | |
codegen-lite-2.17.191.jar | 85 KB |
codegen-lite-2.17.191-sources.jar | 54 KB |
codegen-lite-2.17.191-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/codegen-lite/ -->
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>codegen-lite</artifactId>
<version>2.17.191</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/codegen-lite/
implementation 'software.amazon.awssdk:codegen-lite:2.17.191'
// https://jarcasting.com/artifacts/software.amazon.awssdk/codegen-lite/
implementation ("software.amazon.awssdk:codegen-lite:2.17.191")
'software.amazon.awssdk:codegen-lite:jar:2.17.191'
<dependency org="software.amazon.awssdk" name="codegen-lite" rev="2.17.191">
<artifact name="codegen-lite" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='codegen-lite', version='2.17.191')
)
libraryDependencies += "software.amazon.awssdk" % "codegen-lite" % "2.17.191"
[software.amazon.awssdk/codegen-lite "2.17.191"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awssdk : annotations | jar | 2.17.191 |
software.amazon.awssdk : utils | jar | 2.17.191 |
software.amazon.awssdk : json-utils | jar | 2.17.191 |
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 |