| License |
License |
|---|---|
| GroupId | GroupIdsoftware.amazon.smithy |
| ArtifactId | ArtifactIdsmithy-openapi |
| Last Version | Last Version1.21.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmithy :: OpenAPI Conversion
This module contains support for converting a Smithy model to OpenAPI.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smithy-openapi-1.21.0.pom | |
| smithy-openapi-1.21.0.jar | 158 KB |
| smithy-openapi-1.21.0-sources.jar | 87 KB |
| smithy-openapi-1.21.0-javadoc.jar | 644 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.smithy/smithy-openapi/ -->
<dependency>
<groupId>software.amazon.smithy</groupId>
<artifactId>smithy-openapi</artifactId>
<version>1.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-openapi/
implementation 'software.amazon.smithy:smithy-openapi:1.21.0'
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-openapi/
implementation ("software.amazon.smithy:smithy-openapi:1.21.0")
'software.amazon.smithy:smithy-openapi:jar:1.21.0'
<dependency org="software.amazon.smithy" name="smithy-openapi" rev="1.21.0">
<artifact name="smithy-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.smithy', module='smithy-openapi', version='1.21.0')
)
libraryDependencies += "software.amazon.smithy" % "smithy-openapi" % "1.21.0"
[software.amazon.smithy/smithy-openapi "1.21.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| software.amazon.smithy : smithy-model | jar | 1.21.0 |
| software.amazon.smithy : smithy-build | jar | 1.21.0 |
| software.amazon.smithy : smithy-jsonschema | jar | 1.21.0 |
| software.amazon.smithy : smithy-aws-traits | jar | 1.21.0 |