License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdsoftware.amazon.smithy |
ArtifactId | ArtifactIdsmithy-aws-traits |
Last Version | Last Version1.21.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmithy :: AWS Core Traits
This module provides Smithy traits and validators that are used by most AWS services.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smithy-aws-traits-1.21.0.pom | |
smithy-aws-traits-1.21.0.jar | 97 KB |
smithy-aws-traits-1.21.0-sources.jar | 45 KB |
smithy-aws-traits-1.21.0-javadoc.jar | 580 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.smithy/smithy-aws-traits/ -->
<dependency>
<groupId>software.amazon.smithy</groupId>
<artifactId>smithy-aws-traits</artifactId>
<version>1.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-aws-traits/
implementation 'software.amazon.smithy:smithy-aws-traits:1.21.0'
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-aws-traits/
implementation ("software.amazon.smithy:smithy-aws-traits:1.21.0")
'software.amazon.smithy:smithy-aws-traits:jar:1.21.0'
<dependency org="software.amazon.smithy" name="smithy-aws-traits" rev="1.21.0">
<artifact name="smithy-aws-traits" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.smithy', module='smithy-aws-traits', version='1.21.0')
)
libraryDependencies += "software.amazon.smithy" % "smithy-aws-traits" % "1.21.0"
[software.amazon.smithy/smithy-aws-traits "1.21.0"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.smithy : smithy-model | jar | 1.21.0 |