| License |
License |
|---|---|
| GroupId | GroupIdsoftware.amazon.smithy |
| ArtifactId | ArtifactIdsmithy-build |
| Last Version | Last Version1.21.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmithy :: Build
This module is a library used to validate Smithy models, create filtered projections of a model, and generate build artifacts.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smithy-build-1.21.0.pom | |
| smithy-build-1.21.0.jar | 113 KB |
| smithy-build-1.21.0-sources.jar | 70 KB |
| smithy-build-1.21.0-javadoc.jar | 620 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.smithy/smithy-build/ -->
<dependency>
<groupId>software.amazon.smithy</groupId>
<artifactId>smithy-build</artifactId>
<version>1.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-build/
implementation 'software.amazon.smithy:smithy-build:1.21.0'
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-build/
implementation ("software.amazon.smithy:smithy-build:1.21.0")
'software.amazon.smithy:smithy-build:jar:1.21.0'
<dependency org="software.amazon.smithy" name="smithy-build" rev="1.21.0">
<artifact name="smithy-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.smithy', module='smithy-build', version='1.21.0')
)
libraryDependencies += "software.amazon.smithy" % "smithy-build" % "1.21.0"
[software.amazon.smithy/smithy-build "1.21.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| software.amazon.smithy : smithy-utils | jar | 1.21.0 |
| software.amazon.smithy : smithy-model | jar | 1.21.0 |