| Лицензия |
Лицензия |
|---|---|
| Группа | Группаsoftware.amazon.smithy |
| Идентификатор | Идентификаторsmithy-codegen-core |
| Последняя версия | Последняя версия1.21.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSmithy :: Code Generation Framework
This module provides a code generation framework for generating clients, servers, documentation, and other artifacts for various languages from Smithy models.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| smithy-codegen-core-1.21.0.pom | |
| smithy-codegen-core-1.21.0.jar | 39 KB |
| smithy-codegen-core-1.21.0-sources.jar | 29 KB |
| smithy-codegen-core-1.21.0-javadoc.jar | 464 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/software.amazon.smithy/smithy-codegen-core/ -->
<dependency>
<groupId>software.amazon.smithy</groupId>
<artifactId>smithy-codegen-core</artifactId>
<version>1.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-codegen-core/
implementation 'software.amazon.smithy:smithy-codegen-core:1.21.0'
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-codegen-core/
implementation ("software.amazon.smithy:smithy-codegen-core:1.21.0")
'software.amazon.smithy:smithy-codegen-core:jar:1.21.0'
<dependency org="software.amazon.smithy" name="smithy-codegen-core" rev="1.21.0">
<artifact name="smithy-codegen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.smithy', module='smithy-codegen-core', version='1.21.0')
)
libraryDependencies += "software.amazon.smithy" % "smithy-codegen-core" % "1.21.0"
[software.amazon.smithy/smithy-codegen-core "1.21.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| software.amazon.smithy : smithy-utils | jar | 1.21.0 |
| software.amazon.smithy : smithy-model | jar | 1.21.0 |
| software.amazon.smithy : smithy-build | jar | 1.21.0 |