| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.stratospheric |
| Идентификатор | Идентификаторcdk-constructs |
| Последняя версия | Последняя версия0.1.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCDK Constructs
A collection of CDK constructs to deploy an application on AWS.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cdk-constructs-0.1.9.pom | |
| cdk-constructs-0.1.9.jar | 34 KB |
| cdk-constructs-0.1.9-sources.jar | 19 KB |
| cdk-constructs-0.1.9-javadoc.jar | 474 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.stratospheric/cdk-constructs/ -->
<dependency>
<groupId>dev.stratospheric</groupId>
<artifactId>cdk-constructs</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/dev.stratospheric/cdk-constructs/
implementation 'dev.stratospheric:cdk-constructs:0.1.9'
// https://jarcasting.com/artifacts/dev.stratospheric/cdk-constructs/
implementation ("dev.stratospheric:cdk-constructs:0.1.9")
'dev.stratospheric:cdk-constructs:jar:0.1.9'
<dependency org="dev.stratospheric" name="cdk-constructs" rev="0.1.9">
<artifact name="cdk-constructs" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.stratospheric', module='cdk-constructs', version='0.1.9')
)
libraryDependencies += "dev.stratospheric" % "cdk-constructs" % "0.1.9"
[dev.stratospheric/cdk-constructs "0.1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| software.amazon.awscdk : aws-cdk-lib | jar | 2.23.0 |
| software.constructs : constructs | jar | 10.0.130 |