is not current version
Last Version 0.1.9

CDK Constructs 0.0.24

A collection of CDK constructs to deploy an application on AWS.

License

License

MIT
GroupId

GroupId

dev.stratospheric
ArtifactId

ArtifactId

cdk-constructs
Version

Version

0.0.24
Type

Type

jar
Description

Description

CDK Constructs
A collection of CDK constructs to deploy an application on AWS.
Project URL

Project URL

https://github.com/stratospheric-dev/cdk-constructs
Project Organization

Project Organization

Stratospheric
Source Code Management

Source Code Management

https://github.com/stratospheric-dev/cdk-constructs

Download cdk-constructs 0.0.24


<!-- https://jarcasting.com/artifacts/dev.stratospheric/cdk-constructs/ -->
<dependency>
    <groupId>dev.stratospheric</groupId>
    <artifactId>cdk-constructs</artifactId>
    <version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/dev.stratospheric/cdk-constructs/
implementation 'dev.stratospheric:cdk-constructs:0.0.24'
// https://jarcasting.com/artifacts/dev.stratospheric/cdk-constructs/
implementation ("dev.stratospheric:cdk-constructs:0.0.24")
'dev.stratospheric:cdk-constructs:jar:0.0.24'
<dependency org="dev.stratospheric" name="cdk-constructs" rev="0.0.24">
  <artifact name="cdk-constructs" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.stratospheric', module='cdk-constructs', version='0.0.24')
)
libraryDependencies += "dev.stratospheric" % "cdk-constructs" % "0.0.24"
[dev.stratospheric/cdk-constructs "0.0.24"]

Dependencies

compile (10)

Group / Artifact Type Version
software.amazon.awscdk : core jar 1.114.0
software.amazon.awscdk : ec2 jar 1.114.0
software.amazon.awscdk : elasticloadbalancingv2 jar 1.114.0
software.amazon.awscdk : autoscaling jar 1.114.0
software.amazon.awscdk : rds jar 1.114.0
software.amazon.awscdk : secretsmanager jar 1.114.0
software.amazon.awscdk : ecr jar 1.114.0
software.amazon.awscdk : iam jar 1.114.0
software.amazon.awscdk : ecs jar 1.114.0
software.amazon.awscdk : ssm jar 1.114.0

Project Modules

There are no modules declared in this project.